temporalio.bridge.runtime.MetricsConfig
class documentation

class MetricsConfig: (source)

View In Hierarchy

Python representation of the Rust struct for metrics config.

attach_service_name: bool = (source)

Undocumented

buffered_with_size: int = (source)

Undocumented

global_tags: Mapping[str, str] | None = (source)

Undocumented

metric_prefix: str | None = (source)

Undocumented

Undocumented

Undocumented