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

V0.19.0 Release

Compare
Choose a tag to compare
@songy23 songy23 released this 29 Jan 03:37
· 219 commits to master since this release
  • Add an artifact opencensus-contrib-http-jetty-client for instrumenting jetty http client. Add extractor for Jetty Client.
  • Add an artifact opencensus-contrib-http-servlets for instrumenting http servlets. Add extractor for Http Servlets.
  • Add support generic http server handler.
  • Add support for generic http client handler.
  • Add ability to filter metrics collected from Dropwizard registry.
  • Add an util artifact opencensus-contrib-dropwizard5 to translate Dropwizard metrics5 to OpenCensus.
  • Add metrics util package to be shared by all metrics exporters.
  • Add Datadog Trace Exporter.