doc/pages/04.applications/10.docs/prometheus/app_prometheus.md
Plumf de4c1feeca
Coup de balai dans la documentation des apps (#2163)
* Suppression partie index (1/2)

* Suppression partie index (2/2)

* Correction template
2022-12-31 17:49:06 +01:00

24 lines
1.1 KiB
Markdown

---
title: Prometheus
template: docs
taxonomy:
category: docs, apps
routes:
default: '/app_prometheus'
---
[![Installer Prometheus with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prometheus) [![Integration level](https://dash.yunohost.org/integration/prometheus.svg)](https://dash.yunohost.org/appci/app/prometheus)
*Prometheus* is a monitoring system and time series database.
### 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.
## Useful links
+ Website: [prometheus.io](https://prometheus.io/)
+ Demonstration: [Demo](https://demo.do.prometheus.io/)
+ Application software repository: [github.com - YunoHost-Apps/prometheus](https://github.com/YunoHost-Apps/prometheus_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/prometheus/issues](https://github.com/YunoHost-Apps/prometheus_ynh/issues)