Fix minor README issues

This commit is contained in:
Alexander Gorelyshev
2025-12-18 17:23:33 +04:00
parent f817ed54a4
commit 708d3c67d8
14 changed files with 32 additions and 41 deletions

View File

@@ -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