Prometheus

From wikinotes
Revision as of 02:25, 10 February 2022 by Will (talk | contribs) (→‎Usage)

A system monitoring tool

Documentation

home https://prometheus.io/

Usage

  • prometheus polls HTTP endpoints for collected metrics
  • these endpoints are called exporters, and they are generated/exposed using clients
  • you can configure alerts when a metric fails