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

v0.20.0 Release

Compare
Choose a tag to compare
@dinooliva dinooliva released this 29 Mar 18:43
· 149 commits to master since this release
  • Add OpenCensus Java OC-Agent Trace Exporter.
  • Add OpenCensus Java OC-Agent Metrics Exporter.
  • Add config option for Http-Servlet.
  • Add config option for Jetty Http Client.
  • Modified default value to false for publicEndpoint property in Http-Servlet.
  • Add a generic AttachmentValue class to support Exemplar.
  • Add Elasticsearch Trace Exporter.
  • Add metrics.data package to hold common classes shared between stats and metrics.
  • Refactor Exemplar and AttachmentValue to be under metrics.data. Note that this is a breaking change if you're using the Exemplar classes or APIs in the previous releases.
  • Add TagMetadata that defines the properties associated with a Tag.
  • Add QueueMetricProducer that supports pushing and buffering Metrics.