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

v0.11.0 Release

Choose a tag to compare

@HailongWen HailongWen released this 20 Jan 01:32
  • Add TextFormat API and two implementations (B3Format and CloudTraceFormat).
  • Add helper class to configure and create StackdriverStatsExporter.
  • Add helper methods in tracer to wrap Runnable and Callbacks and to run them.
  • Increase trace exporting interval to 5s.
  • Add helper class to register views.
  • Make stackdriver stats exporter compatible with GAE Java7.
  • Add SignalFX stats exporter.
  • Add http propagation APIs.
  • Dependency updates.