diff --git a/doc/file.README.html b/doc/file.README.html index a8d59d2..38d25ed 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -91,7 +91,11 @@
Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs. Then you can use Grafana itself to visualize those logs and built an alerting system.
+Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs.
+ +It also can scrape and forward metrics to Prometheus.
+ +Then you can use Grafana itself to visualize those logs and metrics and built an alerting system.
confdroid_alloy is a Puppet module to automate installation and configuration of alloy.
INSTALLATION
installs alloy binaries
+installs node exporter (optional, set ay_manage_neto true)
CONFIGURATION
diff --git a/doc/index.html b/doc/index.html index fec0450..e0bcfd9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -91,7 +91,11 @@Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs. Then you can use Grafana itself to visualize those logs and built an alerting system.
+Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs.
+ +It also can scrape and forward metrics to Prometheus.
+ +Then you can use Grafana itself to visualize those logs and metrics and built an alerting system.
confdroid_alloy is a Puppet module to automate installation and configuration of alloy.
INSTALLATION
installs alloy binaries
+installs node exporter (optional, set ay_manage_neto true)
CONFIGURATION