Snyk has created this PR to upgrade @opentelemetry/api-metrics from 0.30.0 to 0.31.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 21 days ago, on 2022-07-26.
Snyk has created this PR to upgrade @opentelemetry/api-metrics from 0.30.0 to 0.31.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @opentelemetry/api-metrics
0.31.0
DataPointType.SINGULAR
, and replaces it withDataPointType.SUM
andDataPointType.GAUGE
SingularMetricData
and replaces it withSumMetricData
(including an additionalisMonotonic
flag) andGaugeMetricData
sum
property onHistogram
tonumber | undefined
min
andmax
properties onHistogram
tonumber | undefined
hasMinMax
flag on the exportedHistogram
- this is now indicated bymin
andmax
beingundefined
#3106 @ seemk
#3098 @ legendecas
min
/max
recording to Histograms0.18
so thatmin
andmax
can be exported. This change breaks the OTLP/JSON Metric Exporter for all collector versions<0.52
due toopen-telemetry/opentelemetry-collector#5312.
Commit messages
Package name: @opentelemetry/api-metrics
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
π§ View latest project report
π Adjust upgrade PR settings
π Ignore this dependency or unsubscribe from future upgrade PRs