class documentation
class TelemetryConfig: (source)
Configuration for Core telemetry.
Class Variable | attach |
Whether to put the service_name on every metric. |
Class Variable | global |
OTel resource tags to be applied to all metrics. |
Class Variable | metric |
Prefix to put on every Temporal metric. If unset, defaults to temporal_. |
Class Variable | metrics |
Metrics configuration or buffer. |
Method | _to |
Undocumented |