Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

v0.0.10 Release

Compare
Choose a tag to compare
@mayurkale22 mayurkale22 released this 03 Apr 17:35
· 223 commits to master since this release
a8ad77d

Feature and Bug Fixes
bd4f1b6 Message events: use counters instead of hexdecimal value (#446)
27de0b1 update plugin loader (#386)
cbd1d99 Add MetricOptions to simplify all addXGauge (#458)
469d15a [Core] Enforce strictNullChecks (#453)
9f4a627 Regenerate ocagent proto files (#456)
ca97ca3 Exclude JS files from codecov (#451)
3a67125 Add code style checker in unit test workflow (#448)
4b7d14c Use ts-mocha to run tests (#444)
c5a7d07 Add support for gRPC tags propagation (#443)
b5a49c1 Add HTTP/W3C text format serializer to Tag propagation component (#445)
2652f20 Propagation-Jaeger: Enforce strictNullChecks and noUnusedLocals (#433)
4eaf539 only require userland CLS when needed (#435)
04f1fee Add support for Binary Format serializer for TagMap (#431)
d3e2d7c Make Stackdriver propagation module consistent with other propagations interface (#436)
234c395 opencensus-zpages: Enforce strictNullChecks and noUnusedLocals (#432)
d838da0 Tags: Add support for TagMetadata (#424)
8b80a65 Stats: Record against implicit (current) tag context (#418)
6e666d3 Propagation/B3: Enforce strictNullChecks and noUnusedLocals (#421)
d017e2f opencensus-nodejs: Enforce strictNullChecks (#426)
fa110c4 add ioredis instrumentation plugin (#410)
66ebc78 Use options.host instead of options.hostname (#416) (#417)
096eb70 Exporter/Prometheus: Enforce strictNullChecks and noUnusedLocals (#419)
1c0d0b5 Enforce/strictNullChecks: Stackdriver (#408)
a499b36 Add default labels for issue (#407)
bccd6be Enforce/strictNullChecks: MongoDB Plugin (#412)
fd92679 Add support for recording exemplars (#405)
55efec4 Restrict people who can approve reviews. This is to ensure code quality. (#409)
0d91323 Instrumentation/HTTP2/HTTPS: Enforce strictNullChecks and noUnusedLocals (#406)
89cb441 Jaeger exporter: remove require wrapper and make requires direct (#302)
36f63e6 Code Enhancement/Refactor (#403)
73f83a1 Exporter/jaeger: Enforce strictNullChecks and noUnusedLocals (#382)
36ec183 Support sampling per span (#394)
31bfa65 Exporter/Instana: Enforce strictNullChecks and noUnusedLocals (#390)
85e2fc2 Add support for unregister stats exporter whenever the exporter is not needed anymore (#397)
fa97a9b Enforce strictNullChecks and noUnusedLocals on opencensus-propagation-tracecontext (#377)
1140dd3 Add a NoRecord RootSpan and Span (#389)
58eff0f Fix mongodb instrumentation not ending span correctly (#358)
fa1ea7f Exporter/Zipkin: Enforce strictNullChecks and noUnusedLocals (#381)
d26ce56 implement redis instrumentation plugin (#359)
2fd1a7b Exporter/Stackdriver: Update childSpanCount (#380)
a5c2971 Add support for recording HTTP stats (#370)
6cb24ee Add HTTP instrumentation guide (#369)
04dcdbe fix: packages/opencensus-propagation-stackdriver/package.json & packages/opencensus-propagation-stackdriver/package-lock.json to reduce vulnerabilities (#376)
bc0de66 gRPC plugin : remove metrics to stats (#374)
c0fe475 fix: packages/opencensus-nodejs/package.json & packages/opencensus-nodejs/package-lock.json to reduce vulnerabilities (#372)
fe7606e fix: packages/opencensus-instrumentation-grpc/package.json & packages/opencensus-instrumentation-grpc/package-lock.json to reduce vulnerabilities (#373)
b74cefa Update examples with latest OC version and format using semistandard (#371)
608943d Add support for child span count (#332)
0f76085 Add support for recording gRPC stats (#357)
4714705 Fix the exporter-ocagent (#366)
d4f36b0 enforce strictNullChecks on HTTP plugin (#364)
8ba7367 Add Measure, TagKey and View constants for recording HTTP stats (#360)
8572750 Fix stackdriver test (#363)
0267db1 Add gRPC integration guide (#355)
622cc75 chore(deps): update dependency mocha to v6 (#350)
2c56a2a add option of passing in an object to the createChildSpan (#349)
5b8dced Use binary format for grpc plugin (#354)
fc5f4d1 Add support for Binary propagation format (#353)
4530fc6 add default value when attributes are not specified (#351)
21b64a0 chore(deps): update dependency nyc to v13.3.0 (#329)
7dac11f fixes http.get patches for header propagation #117 (#324)
0605a67 Update uncompressedSize and compressedSize for exporters (#347)
9d592e6 exporter/Zipkin: Add missing fields (Annotation,Status,MessageEvent etc) (#345)
3638ca5 Add instrumentation for grpc (#343)
a687f7f Add message sizes to addMessageEvent function (#344)

ReadMe and Examples
1bb958a chore: add node 11 ci job (#375)
cc980f2 Update README and CHANGELOG (#378)
7f23366 Add example for tracing (#379)
26eb382 Fix docs (#457)
227fb39 Add gauge example (#460)
5dfea38 Add snyk (vulnerability) badge (#420)

Dependencies
34dd809 Fix vulnerability : handlebars (#398)
1069791 fix(deps): update dependency @grpc/proto-loader to ^0.4.0 (#298)
a887a57 chore(deps): update dependency ts-node to v8 (#303)
342a10e upgrade typescript (#396)
9741369 Update dependency google-proto-files to ^0.20.0 (#428)
1dae581 Update dependency gcp-metadata to v1 (#346)
22409df Update dependency semver to v6 (#449)
0c733be Update dependency @types/semver to v6 (#461)
ac0ef77 Chore: sync package-lock (#440)
6574abf Chore: Remove unwanted dependencies (#439)
9c95aa0 Remove deprecated @types/pkg-dir and pkg-dir (#438)
9f4a627 Regenerate ocagent proto files (#456)