An exporter object
level of logger - 0:disable, 1: error, 2: warn, 3: info, 4: debug
An instance of a logger
The maximum number of characters reported on a label value.
A list of trace instrumentations plugins to load. Each key is the name of the module to trace, and its value is the name of the package which has the plugin implementation. Ex.: plugins: { 'http': '@opencensus/opencensus-instrumentation-http', 'mongodb-core': '@opencensus/opencensus-instrumentation-mongodb-core', ... } Any user-provided value will be added to the default list. It will override any default plugin for the same key.
An instance of a stats
Generated using TypeDoc
Available configuration options.