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:
parent
6da2fe4b9f
commit
f2aa0a96dd
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ 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.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"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."
|
||||
},
|
||||
"version": "2.7.1~ynh2,
|
||||
"version": "2.7.1~ynh2",
|
||||
"url": "https://grafana.com/docs/loki/latest/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue