--- title: Prometheus description: Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. hero: tagline: Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. image: file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/prometheus.webp actions: - text: Source link: https://github.com/prometheus/prometheus icon: right-arrow - text: Deployment Chart link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/kube-prometheus-stack icon: right-arrow --- import { Aside } from '@astrojs/starlight/components'; # Purpose Community managed and combined stack for Prometheus metrics. Also includes alerting. # Notes Metrics are stored on iSCSI, retention is 45 days. Sends alert notifications through [ntfy](https://docs.alexlebens.dev/applications/ntfy/). Scrapping for targets outside of cluster has their ServiceMonitors placed in this chart, such as for IoT devices.