|
vor 1 Jahr | |
---|---|---|
.. | ||
charts | vor 1 Jahr | |
ci | vor 1 Jahr | |
migrations | vor 1 Jahr | |
templates | vor 1 Jahr | |
Chart.lock | vor 1 Jahr | |
Chart.yaml | vor 1 Jahr | |
README.md | vor 1 Jahr | |
app-readme.md | vor 1 Jahr | |
ix_values.yaml | vor 1 Jahr | |
metadata.yaml | vor 1 Jahr | |
questions.yaml | vor 1 Jahr |
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, theprometheus
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.