class documentation

class MetricsConfig: (source)

View In Hierarchy

Python representation of the Rust struct for metrics config.

Class Variable attach_service_name Undocumented
Class Variable buffered_with_size Undocumented
Class Variable global_tags Undocumented
Class Variable metric_prefix Undocumented
Class Variable opentelemetry Undocumented
Class Variable prometheus Undocumented
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