Available on crate feature
service
only.Expand description
Functions to start services that deal with metrics exposed by this crate.
Structs§
- Configuration for pushing metrics to a remote endpoint.
Functions§
- Start a metrics dumper service.
- Start a metrics exporter service.
- Start a HTTP server to expose metrics .
Type Aliases§
- A cloneable
Registry
in a read-write lock.