Module mz_persist_client::internal::metrics
source · Expand description
Prometheus monitoring metrics.
Structs§
- A minimal set of metrics imported into honeycomb for alerting.
- Prometheus monitoring metrics.
- Metrics for the PubSubClient implementation.
- Metrics for the PubSubServer implementation.
- Metrics for the persist sink. (While this lies slightly outside the usual abstraction boundary of the client, it’s convenient to manage them together.
- Metrics for the persist sink that are labeled per-worker.
- A standard set of metrics for an async task. Call TaskMetrics::instrument_task to instrument a future and report its metrics for this task type.
- Metrics recorded by audits of persist usage
Enums§
- Represents a change in a number of updates kept in a data structure (e.g., a buffer length or capacity change).
Functions§
- Encode a frontier into an i64 acceptable for use in metrics.