This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
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.
https://github.com/census-instrumentation/opencensus-node/releases/tag/untagged-7bad17fe5e1fb5d187af
Feature and Bug Fixes
55a5545 Exporter/Stackdriver: Use Trace SDKs (v2 API) (#338)
cb97d3f Update examples to work with global stats instance (#339)
95be16e Use enum for MessageEvent Type, Link Type and SpanKind (#334)
a692467 Enforce message event and annotation limits. (#335)
e95a418 Enforce Links limit (#331)
923148a Enforce attribute limit (#330)
57b1da5 Tracing: Add code and message to Span -> Status (#328)
94cc98c Add message event size fields (#323)
c10212f Add common utils (#321)
f98ec08 Add trace params (#311)
2a13a77 Stats/Stackdriver: Add user agent as client header (#320)
54d46ea Add timeout for AWS MetadataAccessor (#318)
4daea53 Stats/Stackdriver: Use resource util to generate MonitoredResource (#314)
9414faf Auto detect GCE, GKE and AWS EC2 resources (#312)
77eada8 Update stats, zpages, prometheus packages with new Tags API (#307)
8e3d5aa Make Stats singleton (globalStats), separate registerView from createView (#291)
6b9e53d Add opencensus-resource-util package (#299)
7a37197 [core] Add Tags API (#295)
f1983b9 Add validation for tagkey & tagvalue. Fix issue #268 (#280)
3b76356 Stats/Stackdriver: export data using metrics API (#275)
239a9e2 Nit: Export for tests and Singleton instance for BaseMetricProducerManager (#277)
90f1905 Set startTimestamp to creation time of cumulative view (#273)
7af93bb Simplify Logger interface, remove silly, make level optional (#271)
3db8bf5 Add helper util to convert OC Metrics data models to SD monitoring data models (#266)
47a672e Get Timestamp with process.hrtime and Date.now (#261)
ebbc3e3 export Metrics classes and types (#265)
fa325f1 Remove mocha type reference in @opencensus/core release code (#254)
3e1a9a0 Add MetricProducerManager to keep track of all MetricProducers (#253)
fed0ad4 Add start method to StatsEventListener (#259)
07e94f7 Metrics: Fix DistributionValue buckets properties (#258)
52c304e Add configuration support to tracing instrumentation (#160)
ReadMe and Examples
d173cc5 Codecov: start reporting code coverage. (#232)
b572e5e Minor change to README file (#236)
db78d91 Post Release: update CHANGELOG and example (#235)
c165623 Readme: update exporters, versioning, plugins, badges data (#278)
93d0436 Add codecov for remaining packages (#251)
2f5d8be Minor changes to Stackdriver example (#289)
37fd034 Add usage instructions (#300)
Dependencies
e66d096 Add renovate.json (#233)
0aee812 chore: update renovate config (#237)
99c04ee Update dependency google-auth-library (#317)
845c1c0 chore(deps): update dependency gts to ^0.9.0 (#246)
515789e Update dependency jaeger-client to ~3.14.0 (#308)
38ed0a2 Update dependency googleapis to v37.2.0 (#337)
8cc2097 fix(deps): update dependency jaeger-client to ~3.13.0 (#241)
542c4ec chore(deps): update dependency nyc to v13 (#245)
c5c1c4c chore(deps): update dependency typescript to ~2.9.0 (#247)
ef3486a chore(deps): update dependency typescript to v3 (#252)
607edc5 fix(deps): update dependency google-proto-files to ^0.18.0 (#239)
f639c4d chore(deps): update dependency nock to v10 (#250)
052c352 Update googleapis -> 37.1.0 (#319)
de34faf Downgrade mongodb version (#309)