v0.0.9 Release
55a5545 Exporter/Stackdriver: Use Trace SDKs (v2 API) (#338)
515789e Update dependency jaeger-client to ~3.14.0 (#308)
38ed0a2 Update dependency googleapis to v37.2.0 (#337)
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)
052c352 Update googleapis -> 37.1.0 (#319)
54d46ea Add timeout for AWS MetadataAccessor (#318)
99c04ee Update dependency google-auth-library (#317)
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)
de34faf Downgrade mongodb version (#309)
8e3d5aa Make Stats singleton (globalStats), separate registerView from createView (#291)
37fd034 Add usage instructions (#300)
6b9e53d Add opencensus-resource-util
package (#299)
7a37197 [core] Add Tags API (#295)
2f5d8be Minor changes to Stackdriver example (#289)
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)
ef3486a chore(deps): update dependency typescript to v3 (#252)
c165623 Readme: update exporters, versioning, plugins, badges data (#278)
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)
845c1c0 chore(deps): update dependency gts to ^0.9.0 (#246)
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)
c5c1c4c chore(deps): update dependency typescript to ~2.9.0 (#247)
07e94f7 Metrics: Fix DistributionValue buckets properties (#258)
52c304e Add configuration support to tracing instrumentation (#160)
f639c4d chore(deps): update dependency nock to v10 (#250)
93d0436 Add codecov for remaining packages (#251)
607edc5 fix(deps): update dependency google-proto-files to ^0.18.0 (#239)
8cc2097 fix(deps): update dependency jaeger-client to ~3.13.0 (#241)
542c4ec chore(deps): update dependency nyc to v13 (#245)
0aee812 chore: update renovate config (#237)
e66d096 Add renovate.json (#233)
b572e5e Minor change to README file (#236)
db78d91 Post Release: update CHANGELOG and example (#235)
d173cc5 Codecov: start reporting code coverage. (#232)