1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prometheus_ynh.git synced 2024-09-03 20:16:01 +02:00

Merge pull request #76 from YunoHost-Apps/ci-auto-update-2.54.1

Upgrade to v2.54.1
This commit is contained in:
eric_G 2024-08-28 10:56:06 +02:00 committed by GitHub
commit ca514a341c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 64 additions and 16 deletions

View file

@ -6,4 +6,5 @@
- [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_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
**Shipped version:** 2.54.0~ynh1
**Shipped version:** 2.54.1~ynh1
**Demo:** <https://demo.do.prometheus.io>
## Documentation and resources

View file

@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
**Versión actual:** 2.54.0~ynh1
**Versión actual:** 2.54.1~ynh1
**Demo:** <https://demo.do.prometheus.io>
## Documentaciones y recursos

View file

@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
**Paketatutako bertsioa:** 2.54.0~ynh1
**Paketatutako bertsioa:** 2.54.1~ynh1
**Demoa:** <https://demo.do.prometheus.io>
## Dokumentazioa eta baliabideak

View file

@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
**Version incluse:** 2.54.0~ynh1
**Version incluse:** 2.54.1~ynh1
**Démo:** <https://demo.do.prometheus.io>
## Documentations et ressources

View file

@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
**Versión proporcionada:** 2.54.0~ynh1
**Versión proporcionada:** 2.54.1~ynh1
**Demo:** <https://demo.do.prometheus.io>
## Documentación e recursos

View file

@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
**Versi terkirim:** 2.54.0~ynh1
**Versi terkirim:** 2.54.1~ynh1
**Demo:** <https://demo.do.prometheus.io>
## Dokumentasi dan sumber daya

47
README_ru.md Normal file
View file

@ -0,0 +1,47 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Prometheus для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/prometheus.svg)](https://ci-apps.yunohost.org/ci/apps/prometheus/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/prometheus.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/prometheus.maintain.svg)
[![Установите Prometheus с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prometheus)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Prometheus быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system.
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
**Поставляемая версия:** 2.54.1~ynh1
**Демо-версия:** <https://demo.do.prometheus.io>
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://prometheus.io>
- Официальная документация администратора: <https://prometheus.io/docs>
- Репозиторий кода главной ветки приложения: <https://github.com/prometheus/prometheus>
- Магазин YunoHost: <https://apps.yunohost.org/app/prometheus>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
или
sudo yunohost app upgrade prometheus -u https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
**分发版本:** 2.54.0~ynh1
**分发版本:** 2.54.1~ynh1
**演示:** <https://demo.do.prometheus.io>
## 文档与资源

View file

@ -7,7 +7,7 @@ name = "Prometheus"
description.en = "Monitoring system and time series database"
description.fr = "Supervision chronologique de systèmes et services"
version = "2.54.0~ynh1"
version = "2.54.1~ynh1"
maintainers = ["tituspijean"]
@ -43,17 +43,17 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.main]
i386.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.0/prometheus-2.54.0.linux-386.tar.gz"
i386.sha256 = "685639bdf95c7e6a3fb5cab5a07fe88b0a690220778a979e34bc11f1f7e8abae"
i386.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.linux-386.tar.gz"
i386.sha256 = "49e5f06a4e4c86db14f3708a59acf19e014d1023aa04f9a4b611c28c2fefa8b1"
amd64.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.0/prometheus-2.54.0.linux-amd64.tar.gz"
amd64.sha256 = "465e1393a0cca9705598f6ffaf96ffa78d0347808ab21386b0c6aaec2cf7aa13"
amd64.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.linux-amd64.tar.gz"
amd64.sha256 = "31715ef65e8a898d0f97c8c08c03b6b9afe485ac84e1698bcfec90fc6e62924f"
armhf.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.0/prometheus-2.54.0.linux-armv7.tar.gz"
armhf.sha256 = "91a071b0098bce789aa44b5a6a455c4cec01279ecc27c9afaa2232eca0f15efd"
armhf.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.linux-armv7.tar.gz"
armhf.sha256 = "704821beac972a1e232cf2daad1dc159733a20a429a4d24cb2e19d1b7b5dca4d"
arm64.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.0/prometheus-2.54.0.linux-arm64.tar.gz"
arm64.sha256 = "ed50b67cb833a225ec2a53b487c6e20372b20e56dce226423fa8611c8aa50392"
arm64.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.linux-arm64.tar.gz"
arm64.sha256 = "3d9946ca730f2679bbd63e9d40e559a0ba227a638d237e723af1a99bd7098263"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.i386 = ".*linux-386.tar.gz"