Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/exporter-prometheus

Package Overview
Dependencies
Maintainers
4
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/exporter-prometheus - npm Package Compare versions

Comparing version 0.11.1-alpha.36 to 0.11.1-alpha.44

2

build/src/PrometheusExporter.js

@@ -131,3 +131,3 @@ "use strict";

'ERR_SERVER_NOT_RUNNING') {
this._logger.error(`Error during stopping the Prometheus Exporter "${err.message}"`);
core_1.globalErrorHandler(err);
}

@@ -134,0 +134,0 @@ }

@@ -1,2 +0,2 @@

export declare const VERSION = "0.11.1-alpha.36+6eb157c6";
export declare const VERSION = "0.11.1-alpha.44+240f852c";
//# sourceMappingURL=version.d.ts.map

@@ -20,3 +20,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.11.1-alpha.36+6eb157c6';
exports.VERSION = '0.11.1-alpha.44+240f852c';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/exporter-prometheus",
"version": "0.11.1-alpha.36+6eb157c6",
"version": "0.11.1-alpha.44+240f852c",
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus",

@@ -56,7 +56,7 @@ "main": "build/src/index.js",

"dependencies": {
"@opentelemetry/api": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/core": "^0.11.1-alpha.36+6eb157c6",
"@opentelemetry/metrics": "^0.11.1-alpha.36+6eb157c6"
"@opentelemetry/api": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/core": "^0.11.1-alpha.44+240f852c",
"@opentelemetry/metrics": "^0.11.1-alpha.44+240f852c"
},
"gitHead": "6eb157c66925fe84b4960f247a86678441f3cb60"
"gitHead": "240f852cc41707c751f28811b7ce3d243382e3dd"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc