diff --git a/README.md b/README.md index aff403f..8ae4c0b 100644 --- a/README.md +++ b/README.md @@ -16,17 +16,14 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Monitoring system and time series database +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. + **Shipped version:** 2.48.0~ynh1 **Demo:** https://demo.do.prometheus.io -## Disclaimers / important information - -* Port assigned to the app can be read in `/etc/yunohost/apps/prometheus/settings.yml` - or within CLI with `yunohost app info prometheus --full` -* The app is configurable within the file `/opt/yunohost/prometheus/prometheus.yml`, then reboot the app service. - ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index cb1f6ba..00c9164 100644 --- a/README_fr.md +++ b/README_fr.md @@ -16,18 +16,14 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble -Supervision chronologique de systèmes et services +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. + **Version incluse :** 2.48.0~ynh1 **Démo :** https://demo.do.prometheus.io -## Avertissements / informations importantes - -* Le port assigné à l'app est consultable dans `/etc/yunohost/apps/prometheus/settings.yml` - ou avec la commande `yunohost app info prometheus --full` -* L'app est configurable dans le fichier `/opt/yunohost/prometheus/prometheus.yml`, - ensuite redémarrez le service de l'app. - ## Documentations et ressources * Site officiel de l’app :