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-01-05 17:59:41 +00:00
parent f3264f8581
commit 8180f2be63
2 changed files with 8 additions and 15 deletions

View file

@ -16,17 +16,14 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## 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 **Shipped version:** 2.48.0~ynh1
**Demo:** https://demo.do.prometheus.io **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 ## Documentation and resources
* Official app website: <https://prometheus.io> * Official app website: <https://prometheus.io>

View file

@ -16,18 +16,14 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble ## Vue densemble
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 **Version incluse :** 2.48.0~ynh1
**Démo :** https://demo.do.prometheus.io **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 ## Documentations et ressources
* Site officiel de lapp : <https://prometheus.io> * Site officiel de lapp : <https://prometheus.io>