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

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-20 01:46:25 +00:00
parent a196edba34
commit 64d0f32f94
2 changed files with 18 additions and 20 deletions

View file

@ -20,17 +20,16 @@ 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. 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.51.0~ynh1
**Shipped version:** 2.50.1~ynh1 **Demo:** <https://demo.do.prometheus.io>
**Demo:** https://demo.do.prometheus.io
## Documentation and resources ## Documentation and resources
* Official app website: <https://prometheus.io> - Official app website: <https://prometheus.io>
* Official admin documentation: <https://prometheus.io/docs> - Official admin documentation: <https://prometheus.io/docs>
* Upstream app code repository: <https://github.com/prometheus/prometheus> - Upstream app code repository: <https://github.com/prometheus/prometheus>
* YunoHost Store: <https://apps.yunohost.org/app/prometheus> - YunoHost Store: <https://apps.yunohost.org/app/prometheus>
* Report a bug: <https://github.com/YunoHost-Apps/prometheus_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
## Developer info ## Developer info
@ -38,7 +37,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
or or
sudo yunohost app upgrade prometheus -u 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

View file

@ -20,17 +20,16 @@ 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. 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.51.0~ynh1
**Version incluse :** 2.50.1~ynh1 **Démo :** <https://demo.do.prometheus.io>
**Démo :** https://demo.do.prometheus.io
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://prometheus.io> - Site officiel de lapp : <https://prometheus.io>
* Documentation officielle de ladmin : <https://prometheus.io/docs> - Documentation officielle de ladmin : <https://prometheus.io/docs>
* Dépôt de code officiel de lapp : <https://github.com/prometheus/prometheus> - Dépôt de code officiel de lapp : <https://github.com/prometheus/prometheus>
* YunoHost Store: <https://apps.yunohost.org/app/prometheus> - YunoHost Store : <https://apps.yunohost.org/app/prometheus>
* Signaler un bug : <https://github.com/YunoHost-Apps/prometheus_ynh/issues> - Signaler un bug : <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -38,7 +37,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade prometheus -u 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