= Prometheus = '''Prometheus''' is a server monitoring project. <> ---- == Project == The Prometheus project consists of: * the Prometheus time series database * the Prometheus web scraper which aggregates metrics from '''targets''' into the database * the built-in web interface for querying the database * the HTTP API for querying the database, as used by Grafana * a set of '''exporters''' which expose metrics from various sources * the Prometheus query language, '''PromQL''' ---- == Installation == ---- == Configuration == ---- == Usage == See [[Prometheus/PromQL|PromQL]] for the query language. ---- == See also == [[https://prometheus.io/docs/introduction/overview/|Prometheus Documentation]] ---- CategoryRicottone