Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The prometheus golang library provides builtin collectors for various process and golang metrics: https://pkg.go.dev/github.com/prometheus/client_golang@v1.12.2/prometheus/collectors. A list of metrics provided by cAdvisor is at https://github.com/google/cadvisor/blob/master/docs/storage/prometheus.md.

Internal errors and latency

...