@instana/metrics-util
Advanced tools
Comparing version 2.26.2 to 2.26.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.26.3](https://github.com/instana/nodejs/compare/v2.26.2...v2.26.3) (2023-07-20) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
## [2.26.2](https://github.com/instana/nodejs/compare/v2.26.1...v2.26.2) (2023-07-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.26.2", | ||
"version": "2.26.3", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.26.2", | ||
"@instana/serverless": "2.26.2", | ||
"@instana/shared-metrics": "2.26.2", | ||
"@instana/core": "2.26.3", | ||
"@instana/serverless": "2.26.3", | ||
"@instana/shared-metrics": "2.26.3", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "9f134081774a882f54a6d8a26b265e35e2bbd0ca" | ||
"gitHead": "b520969531bfa64f8eb5e0173d88b0a8122cb8a1" | ||
} |
30116
+ Added@instana/core@2.26.3(transitive)
+ Added@instana/shared-metrics@2.26.3(transitive)
+ Added@opentelemetry/semantic-conventions@1.30.0(transitive)
- Removed@instana/core@2.26.2(transitive)
- Removed@instana/shared-metrics@2.26.2(transitive)
- Removed@opentelemetry/semantic-conventions@1.29.0(transitive)
Updated@instana/core@2.26.3
Updated@instana/serverless@2.26.3