Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.4 #141

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2018

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 and exporter-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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 30, 2018
@codecov
Copy link

codecov bot commented Aug 30, 2018

Codecov Report

Merging #141 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   85.26%   85.26%           
=======================================
  Files           3        3           
  Lines         353      353           
  Branches       22       22           
=======================================
  Hits          301      301           
  Misses         52       52

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4950b0...5268b38. Read the comment docs.

@DominicKramer DominicKramer merged commit b100d4e into master Aug 30, 2018
@renovate renovate bot deleted the renovate/opencensus-propagation-stackdriver-0.x branch August 30, 2018 19:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants