Update @opentelemetry/api 1.4.0 → 1.6.0 (minor) #512
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @opentelemetry/api (1.4.0 → 1.6.0) · Repo · Changelog
Release Notes
1.6.0
1.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
chore: proposal 1.6.0/experimental 0.32.0 (#3192)
chore(deps): update dependency superagent to v8 (#3180)
chore(deps): update lerna monorepo (major) (#3190)
chore(deps): update dependency eslint to v8 (#3187)
Add svetlanabrennan as an approver (#3182)
chore(deps): pin dependencies (#3179)
perf: improve hexToBase64 (#3178)
deps: update API max version (#3177)
docs(prometheus-exporter): fix prometheus exporter examples in README (#3110)
feat: add the ability to set the views via the SDK constructor (#3124)
Rename @opentelemetry/sdk-metrics-base to @opentelemetry/sdk-metrics (#3162)
chore(deps): update dependency linkinator to v4 (#3163)
chore: add windows unit test action (#3136)
Update non-web dev deps (#3157)
chore: update `trace-web` example and rename it to `opentelemetry-web` (#3145)
chore(deps): update dependency gh-pages to v4 (#2985)
chore: update `https` example (#3152)
feat: add ConsoleMetricExporter (#3120)
chore: fix docs deployment (#3044)
chore(deps): update github/codeql-action action to v2 (#2938)
chore(deps): update dependency chromedriver to v104 (#3144)
Prevent double wrapping event emitter listeners (#3133)
fix(otlp-proto-exporter-base): spawn pbjs without node (#3126)
fix(instrumentation-http): add http.host attribute before sending the request (#3054)
GRPC instrumentation. Added new attributes according to the OpenTelemetry rpc convention (#3127)
refactor(fetch): revert to original code in endSpanOnSuccess (#3037)
feat: export unit block when unit is set in metric descriptor (#3041)
feat(sdk-trace-base): move Sampler declaration into sdk-trace-base (#3088)
fix(sdk-trace-base): fix spanLimits attribute length/count to consider env values (#3068)
chore: release proposal 1.5.0 / 0.31.0 (#3112)
docs: add homepage links (#3114)
chore: update changelog to reflect #3098 fixed #2791 (#3111)
feat: add InMemoryMetricExporter (#3039)
feat(histogram): align collection of optional `Histogram` properties with spec (#3102)
fix: don't let PeriodicExportingMetricReader block process exit (#3106)
feat(metrics-api): use common attributes definitions (#3038)
docs: merge outdated development-guide.md (#3081)
feat: allow extending `BasicTracerProvider` with custom registered components (#3023)
feat(otlp-proto): pre-compile proto files (#3098)
feat(sdk-metrics-base): distinguish between Sum and Gauge in MetricData (#3079)
chore: use latest npm after setup node (#3101)
feature(views): move views registration to MeterProvider constructor (#3066)
fix(histogram): fix maximum when only values < -1 are provided (#3086)
typo on example link (#3083)
docs(sdk-metrics): update document on public interfaces (#3075)
✳️ @types/react (17.0.4 → 17.0.65) · Repo
Sorry, we couldn't find anything useful about this release.
✳️ @types/react-dom (17.0.4 → 17.0.20) · Repo
Sorry, we couldn't find anything useful about this release.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands