Fix minor README issues
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
prometheus
|
||||
==========
|
||||
|
||||
This ansible role installs [Prometheus](https://github.com/prometheus/prometheus) from binary distribution. Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
|
||||
Install [Prometheus](https://github.com/prometheus/prometheus) binary from GitHub.
|
||||
|
||||
Prometheus collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
|
||||
|
||||
Prometheus configuration files and rules should be placed in separate directories in the source. They must have a `*.yml` suffix. You'll need to manually specify the paths to your rule files in the main Prometheus configuration file (prometheus.yml) on the target machine
|
||||
|
||||
@@ -42,3 +44,4 @@ Author Information
|
||||
------------------
|
||||
|
||||
corvus-migratorius@proton.me
|
||||
sayganova@genlab.llc
|
||||
|
||||
Reference in New Issue
Block a user