This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
V0.19.0 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.