Documentation
¶
Overview ¶
Package metrics owns the Prometheus instrumentation: the metric definitions and the /metrics exposition handler. Layers record observations through the functions here; nothing in this package depends on the rest of the system, so any layer may import it (the composition root wires GC observations in, keeping gc itself instrumentation-free).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObserveGCSweep ¶
ObserveGCSweep records the outcome of one reconciliation sweep.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.