Socket
Socket
Sign inDemoInstall

@opentelemetry/sdk-metrics

Package Overview
Dependencies
5
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

1.17.0

Diff

Changelog

Source

1.17.0

:bug: (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with API 1.5.0
    • This PR updates all SDK packages to allow API 1.6.0, where this change has been reverted.
pichlermarc
published 1.16.0 •

Changelog

Source

1.16.0

:rocket: (Enhancement)

  • feat(sdk-metrics): implement MetricProducer specification #4007
  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @aabmass

:bug: (Bug Fix)

  • fix(exporter-zipkin): rounding duration to the nearest int to be compliant with zipkin protocol #4064 @n0cloud
  • fix(sdk-metrics): metric names should be case-insensitive

:books: (Refine Doc)

  • docs(guidelines): add dependencies guidelines #4040
pichlermarc
published 1.15.2 •

Changelog

Source

1.15.2

:bug: (Bug Fix)

  • fix(core): stop rounding to nearest int in hrTimeTo*seconds() functions #4014 @aabmass
  • fix(sdk-metrics): ignore invalid metric values #3988 @legendecas
  • fix(core): add baggage support for values containing an equals sign #3975 @krosenk729
dyladan
published 1.15.1 •

Changelog

Source

1.15.1

:bug: (Bug Fix)

  • Revert "feat(minification): Add noEmitHelpers, importHelpers and tslib as a dependency (#3914)" #4011 @dyladan
pichlermarc
published 1.15.0 •

Changelog

Source

1.15.0

:bug: (Bug Fix)

  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #3961 @JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @aabmass
  • fix(sdk-trace-web): add secureConnectionStart to https only #3879 @Abinet18

:house: (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913 @MSNev
pichlermarc
published 1.14.0 •

Changelog

Source

1.14.0

:rocket: (Enhancement)

  • feat(SpanExporter): Add optional forceFlush to SpanExporter interface #3753 @sgracias1 @JacksonWeber
dyladan
published 1.13.0 •

Changelog

Source

1.13.0

:rocket: (Enhancement)

  • feat(core): add environment variables for OTLP log exporters. #3712 @llc1123

:bug: (Bug Fix)

  • fix(http-instrumentation): stop listening to request's close event once it has emitted response #3625 @SimenB
  • fix(sdk-node): fix initialization in bundled environments by not loading @opentelemetry/exporter-jaeger #3739 @pichlermarc
dyladan
published 1.12.0 •

Changelog

Source

1.12.0

:rocket: (Enhancement)

  • feat(tracing): log span name and IDs when span end is called multiple times #3716
  • feat(core): add logs environment variables; add timeout utils method. #3549 @fuaiyi

:bug: (Bug Fix)

  • fix(instrumentation-http): fixed description for http.server.duration metric #3710
  • fix(opentelemetry-sdk-trace-web): don't crash in runtimes where location isn't defined #3715
dyladan
published 1.11.0 •

Changelog

Source

1.11.0

:rocket: (Enhancement)

  • feat(sdk-metrics): add exponential histogram support #3505, #3506 @mwear
  • feat(resources): collect additional process attributes #3605 @mwear

:bug: (Bug Fix)

  • fix(sdk-metrics): merge uncollected delta accumulations #3667 @legendecas
  • fix(sdk-trace-web): make parseUrl() respect document.baseURI #3670 @domasx2

:books: (Refine Doc)

  • doc(sdk): update NodeSDK example #3684 @martinkuba
  • docs: change vmarchaud status from maintainer to emeritus #3710 @vmarchaud
  • docs: change rauno56 status from maintainer to emeritus #3706 @rauno56
dyladan
published 1.10.1 •

Changelog

Source

1.10.1

:bug: (Bug Fix)

  • fix(resource): make properties for async resource resolution optional #3677 @pichlermarc
  • fix(resource): change fs/promises import to be node 12 compatible #3681 @pichlermarc
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc