sonicaj f638f3f250 Publish new changes in catalog 9 месяцев назад
..
charts f638f3f250 Publish new changes in catalog 9 месяцев назад
ci f638f3f250 Publish new changes in catalog 9 месяцев назад
migrations f638f3f250 Publish new changes in catalog 9 месяцев назад
templates f638f3f250 Publish new changes in catalog 9 месяцев назад
Chart.lock f638f3f250 Publish new changes in catalog 9 месяцев назад
Chart.yaml f638f3f250 Publish new changes in catalog 9 месяцев назад
README.md f638f3f250 Publish new changes in catalog 9 месяцев назад
app-readme.md f638f3f250 Publish new changes in catalog 9 месяцев назад
ix_values.yaml f638f3f250 Publish new changes in catalog 9 месяцев назад
metadata.yaml f638f3f250 Publish new changes in catalog 9 месяцев назад
questions.yaml f638f3f250 Publish new changes in catalog 9 месяцев назад

README.md

Prometheus

Prometheus - Monitoring system and time series database.

When application is installed, a container will be launched with root privileges. This is required in order to apply the correct permissions to the prometheus directories. Afterward, the prometheus container will run as a non-root user (Default: 568). Also an empty configuration file will be created.

The configuration file is located at /config/prometheus.yml inside the container. Data is stored at /data inside the container.