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

Merge pull request #39 from YunoHost-Apps/ci-auto-update-sources-240809

Upgrade sources
This commit is contained in:
eric_G 2024-08-09 08:49:45 +02:00 committed by GitHub
commit ed87337ec5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 75 additions and 19 deletions

View file

@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
**Shipped version:** 3.0.0~ynh1
**Shipped version:** 3.0.0~ynh2
## Documentation and resources
- Official app website: <https://grafana.com/docs/loki/latest/>

View file

@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
**Versión actual:** 3.0.0~ynh1
**Versión actual:** 3.0.0~ynh2
## Documentaciones y recursos
- Sitio web oficial: <https://grafana.com/docs/loki/latest/>

View file

@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
**Paketatutako bertsioa:** 3.0.0~ynh1
**Paketatutako bertsioa:** 3.0.0~ynh2
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://grafana.com/docs/loki/latest/>

View file

@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
**Version incluse:** 3.0.0~ynh1
**Version incluse:** 3.0.0~ynh2
## Documentations et ressources
- Site officiel de lapp: <https://grafana.com/docs/loki/latest/>

View file

@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
**Versión proporcionada:** 3.0.0~ynh1
**Versión proporcionada:** 3.0.0~ynh2
## Documentación e recursos
- Web oficial da app: <https://grafana.com/docs/loki/latest/>

55
README_id.md Normal file
View file

@ -0,0 +1,55 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Loki + Promtail untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/loki.svg)](https://ci-apps.yunohost.org/ci/apps/loki/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/loki.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/loki.maintain.svg)
[![Pasang Loki + Promtail dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=loki)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Loki + Promtail secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
Compared to other log aggregation systems, Loki:
- does not do full text indexing on logs. By storing compressed, unstructured logs and only indexing metadata, Loki is simpler to operate and cheaper to run.
- indexes and groups log streams using the same labels youre already using with Prometheus, enabling you to seamlessly switch between metrics and logs using the same labels that youre already using with Prometheus.
- is an especially good fit for storing Kubernetes Pod logs. Metadata such as Pod labels is automatically scraped and indexed.
- has native support in Grafana (needs Grafana v6.0).
A Loki-based logging stack consists of 3 components:
- 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.
**Versi terkirim:** 3.0.0~ynh2
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://grafana.com/docs/loki/latest/>
- Dokumentasi admin resmi: <https://grafana.com/docs/loki/latest/>
- Depot kode aplikasi hulu: <https://github.com/grafana/loki>
- Gudang YunoHost: <https://apps.yunohost.org/app/loki>
- Laporkan bug: <https://github.com/YunoHost-Apps/loki_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/loki_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
atau
sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

View file

@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components:
- [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.
**分发版本:** 3.0.0~ynh1
**分发版本:** 3.0.0~ynh2
## 文档与资源
- 官方应用网站: <https://grafana.com/docs/loki/latest/>

View file

@ -7,7 +7,7 @@ name = "Loki + Promtail"
description.en = "Set of components that can be composed into a fully featured logging stack"
description.fr = "Ensemble de composants qui peuvent être composés pour former une pile de journalisation complète"
version = "3.0.0~ynh1"
version = "3.0.0~ynh2"
maintainers = ["fflorent"]
@ -36,12 +36,12 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.loki]
amd64.url = "https://github.com/grafana/loki/releases/download/v3.1.0/loki-linux-amd64.zip"
amd64.sha256 = "bbcc58f0895e6119ba9c6ee41e44b1cf19186db4e920256462dc062c6a7bc632"
armhf.url = "https://github.com/grafana/loki/releases/download/v3.1.0/loki-linux-arm.zip"
armhf.sha256 = "68c92867eafc24079ca4f66533422755564f900a6db8962691c37da74bb4af08"
arm64.url = "https://github.com/grafana/loki/releases/download/v3.1.0/loki-linux-arm64.zip"
arm64.sha256 = "f22f0515dfe0ad91802e5a5af577a2f94a6b4edae374e55fe2bb31b048e227c8"
amd64.url = "https://github.com/grafana/loki/releases/download/v3.1.1/loki-linux-amd64.zip"
amd64.sha256 = "d7cf60aa461ccb159952742eb26e5576ec03b048ea59bad72e83989aa1554d9e"
armhf.url = "https://github.com/grafana/loki/releases/download/v3.1.1/loki-linux-arm.zip"
armhf.sha256 = "343d089d1bbf03acd9cb4b478f2a72898950ccc3edd959882539971f73f91ae7"
arm64.url = "https://github.com/grafana/loki/releases/download/v3.1.1/loki-linux-arm64.zip"
arm64.sha256 = "c53b31a7dad2fbd90e467ddba73a8057eb5b9623cd763ff17742ca3d0b999920"
in_subdir = false
autoupdate.strategy = "latest_github_release"
@ -50,12 +50,12 @@ ram.runtime = "50M"
autoupdate.asset.arm64 = "^loki-linux-arm64.zip$"
[resources.sources.promtail]
amd64.url = "https://github.com/grafana/loki/releases/download/v3.1.0/promtail-linux-amd64.zip"
amd64.sha256 = "4efd23367ae8d26025fb36fb32476de6d23677231ba58590e829afab7c51b23f"
armhf.url = "https://github.com/grafana/loki/releases/download/v3.1.0/promtail-linux-arm.zip"
armhf.sha256 = "6ba3380d3442d8d2de24a6f4486e70e2056df1d699c2d6b60489e1c79ef037f9"
arm64.url = "https://github.com/grafana/loki/releases/download/v3.1.0/promtail-linux-arm64.zip"
arm64.sha256 = "d6bd97d65078d15354dddad704e358279819a412448bafc7dbf7679e14e6db88"
amd64.url = "https://github.com/grafana/loki/releases/download/v3.1.1/promtail-linux-amd64.zip"
amd64.sha256 = "bb097a4531978ed5d2d408ca7044e6d9acff84d12dfd033177b4156ea60576ad"
armhf.url = "https://github.com/grafana/loki/releases/download/v3.1.1/promtail-linux-arm.zip"
armhf.sha256 = "f1405825b1369590a54445e226c42a28b6b3a55ed962f03ddbf352a4af84dfcd"
arm64.url = "https://github.com/grafana/loki/releases/download/v3.1.1/promtail-linux-arm64.zip"
arm64.sha256 = "53edcef2382838a2dede74b5e69ff3a2355493f27b7beaa8859089c0bd9c75e0"
in_subdir = false
autoupdate.strategy = "latest_github_release"