opencensus-java icon indicating copy to clipboard operation
opencensus-java copied to clipboard

Improve opencensus-contrib-zpages package

Open bogdandrutu opened this issue 8 years ago • 1 comments

  • Better test coverage for all Z-Pages (tracez, traceconfigz).
  • Add support for changing trace params for a period of time (example for the next 5 minutes). Should allow only one temporary change at a time and change the page to display if there is a temporary change in progress, allow to revert that change.
  • Tracez page should allow to pick the error code when display the errors.
  • Cleanup code in Tracez page by resolving TODOs.
  • Cleanup code in TraceConfigz page by resolving TODOs.

bogdandrutu avatar Sep 08 '17 07:09 bogdandrutu

  • Add possibility to registe/unregister span names in SampledSpanStore to Traceconfigz.

bogdandrutu avatar Sep 08 '17 16:09 bogdandrutu