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.
**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
* Official app website: <https://prometheus.io>
* Official admin documentation: <https://prometheus.io/docs>
* Upstream app code repository: <https://github.com/prometheus/prometheus>
* YunoHost Store: <https://apps.yunohost.org/app/prometheus>
* Report a bug: <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
- Official app website: <https://prometheus.io>
- Official admin documentation: <https://prometheus.io/docs>
- Upstream app code repository: <https://github.com/prometheus/prometheus>
- YunoHost Store: <https://apps.yunohost.org/app/prometheus>
- Report a bug: <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
## Developer info

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.
**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
* Site officiel de lapp : <https://prometheus.io>
* Documentation officielle de ladmin : <https://prometheus.io/docs>
* Dépôt de code officiel de lapp : <https://github.com/prometheus/prometheus>
* YunoHost Store: <https://apps.yunohost.org/app/prometheus>
* Signaler un bug : <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
- Site officiel de lapp : <https://prometheus.io>
- Documentation officielle de ladmin : <https://prometheus.io/docs>
- Dépôt de code officiel de lapp : <https://github.com/prometheus/prometheus>
- YunoHost Store : <https://apps.yunohost.org/app/prometheus>
- Signaler un bug : <https://github.com/YunoHost-Apps/prometheus_ynh/issues>
## Informations pour les développeurs