1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/loki_ynh.git synced 2024-09-03 19:36:16 +02:00

Update links in DESCRIPTION

This commit is contained in:
Florent 2022-12-30 11:06:54 +01:00
parent 6da2fe4b9f
commit f2aa0a96dd
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ Compared to other log aggregation systems, Loki:
- has native support in Grafana (needs Grafana v6.0). - has native support in Grafana (needs Grafana v6.0).
A Loki-based logging stack consists of 3 components: 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. - Promtail (included in this package) 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. - 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. - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.

View file

@ -6,7 +6,7 @@
"en": "Grafana Loki is a set of components that can be composed into a fully featured logging stack.", "en": "Grafana Loki is a set of components that can be composed into a fully featured logging stack.",
"fr": "Grafana Loki est un ensemble de composants qui peuvent être composés pour former une pile de journalisation complète." "fr": "Grafana Loki est un ensemble de composants qui peuvent être composés pour former une pile de journalisation complète."
}, },
"version": "2.7.1~ynh2, "version": "2.7.1~ynh2",
"url": "https://grafana.com/docs/loki/latest/", "url": "https://grafana.com/docs/loki/latest/",
"upstream": { "upstream": {
"license": "AGPL-3.0", "license": "AGPL-3.0",