From c4fb2b2bf96fff13e29fd05550c7bad0dd5eab55 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 30 Dec 2022 12:17:42 +0000 Subject: [PATCH] Auto-update README --- README.md | 6 +++--- README_fr.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a360a90..0fabf8c 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@ Compared to other log aggregation systems, Loki: - has native support in Grafana (needs Grafana v6.0). A Loki-based logging stack consists of 3 components: - - [promtail](https://github.com/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. - - [loki](https://github.com/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. + - Promtail (included in this package) is the agent, responsible for gathering logs and sending them to Loki. + - Loki is the main server, responsible for storing logs and processing queries. - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. -**Shipped version:** 2.7.1~ynh1 +**Shipped version:** 2.7.1~ynh2 ## Disclaimers / important information - Loki is not exposed to the web; diff --git a/README_fr.md b/README_fr.md index 120af5a..50b0975 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,13 +25,13 @@ Compared to other log aggregation systems, Loki: - has native support in Grafana (needs Grafana v6.0). A Loki-based logging stack consists of 3 components: - - [promtail](https://github.com/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. - - [loki](https://github.com/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. + - Promtail (included in this package) is the agent, responsible for gathering logs and sending them to Loki. + - Loki is the main server, responsible for storing logs and processing queries. - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. -**Version incluse :** 2.7.1~ynh1 +**Version incluse :** 2.7.1~ynh2 ## Avertissements / informations importantes - Loki is not exposed to the web;