sonicaj b0a85c961c Publish new changes in catalog 1 年之前
..
charts b0a85c961c Publish new changes in catalog 1 年之前
ci b0a85c961c Publish new changes in catalog 1 年之前
migrations b0a85c961c Publish new changes in catalog 1 年之前
templates b0a85c961c Publish new changes in catalog 1 年之前
Chart.lock b0a85c961c Publish new changes in catalog 1 年之前
Chart.yaml b0a85c961c Publish new changes in catalog 1 年之前
README.md b0a85c961c Publish new changes in catalog 1 年之前
app-readme.md b0a85c961c Publish new changes in catalog 1 年之前
ix_values.yaml b0a85c961c Publish new changes in catalog 1 年之前
metadata.yaml b0a85c961c Publish new changes in catalog 1 年之前
questions.yaml b0a85c961c Publish new changes in catalog 1 年之前

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.