fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.4 #141
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.
This Pull Request updates dependency
@opencensus/propagation-stackdriver
(source) from^0.0.3
to^0.0.4
Note: This PR was created on a configured schedule ("after 9am and before 3pm") and will not receive updates outside those times.
Release Notes
0.0.4
Compare Source
This release fixes bugs and makes API changes in the
core
,exporter-stackdriver
andexporter-jaeger
projects. Notably, the core module has added a new Stats API, and the Stackdriver Exporter now supports exporting stats to Stackdriver Monitoring.The following packages are brand new:
@opencensus/propagation-tracecontext
@opencensus/exporter-prometheus
Commits
59bd216
feat: add tracecontext propagation (#97)097d1de
feat: add prometheus stats exporter to opencensus nodejs (#96)95218c8
fix: use default logger in jaeger exporter (#107)f1854f1
doc: clarify the url is a url with an example (#106)880d3ed
doc: fix syntax error in README (#104)7ca6aba
fix: sampler now samples correctly (#100)ed255e6
fix: change zipkin trace exporter name on readme (#101)f7e053f
feat: add stackdriver stats exporter (#94)5882009
chore: add type definitions for exporter-jaeger (#93)c7226d6
feat: add stats implementation (#92)4c4ce0f
feat: add stats view implementation (#89)6ec40aa
feat: Expand OpenCensus span data export to Instana (#91)703eed0
refactor: Make examples executable (#90)a6f44e0
feat: add stats recorder implementation (#85)ce628e4
feat: map span attributes to labels for stackdriver export (#84)This PR has been generated by Renovate Bot.