opencensus-ruby
opencensus-ruby copied to clipboard
Core Stats Library Implementation
An implementation of the core library provides an implementation of the OpenCensus Tags and Stats APIs that provides for the definition of OpenCensus tags, the definition of OpenCensus Measures, recording values against measure with a set of tags, and exporting the aggregated stats. Similar to the APIs, there is a language-independent specification of the implementation available on opencensus-specs, specifically: