This repository was archived by the owner on Feb 7, 2026. It is now read-only.
fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.4#141
Merged
DominicKramer merged 1 commit intomasterfrom Aug 30, 2018
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #141 +/- ##
=======================================
Coverage 85.26% 85.26%
=======================================
Files 3 3
Lines 353 353
Branches 22 22
=======================================
Hits 301 301
Misses 52 52Continue to review full report at Codecov.
|
DominicKramer
approved these changes
Aug 30, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.3to^0.0.4Note: This PR was created on a configured schedule ("after 9am and before 3pm") and will not receive updates outside those times.
Details
Release Notes
0.0.4
Compare Source
This release fixes bugs and makes API changes in the
core,exporter-stackdriverandexporter-jaegerprojects. 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-prometheusCommits
59bd216feat: add tracecontext propagation (#97)097d1defeat: add prometheus stats exporter to opencensus nodejs (#96)95218c8fix: use default logger in jaeger exporter (#107)f1854f1doc: clarify the url is a url with an example (#106)880d3eddoc: fix syntax error in README (#104)7ca6abafix: sampler now samples correctly (#100)ed255e6fix: change zipkin trace exporter name on readme (#101)f7e053ffeat: add stackdriver stats exporter (#94)5882009chore: add type definitions for exporter-jaeger (#93)c7226d6feat: add stats implementation (#92)4c4ce0ffeat: add stats view implementation (#89)6ec40aafeat: Expand OpenCensus span data export to Instana (#91)703eed0refactor: Make examples executable (#90)a6f44e0feat: add stats recorder implementation (#85)ce628e4feat: map span attributes to labels for stackdriver export (#84)This PR has been generated by Renovate Bot.