helm-charts
by
prometheus-community

Description: Prometheus community Helm charts

View on GitHub ↗

Summary Information

Updated 1 hour ago
Added to GitGenius on July 24th, 2022
Created on August 8th, 2020
Open Issues & Pull Requests: 228 (+0)
Number of forks: 5,376
Total Stargazers: 6,157 (+0)
Total Subscribers: 67 (+0)

Issue Activity (beta)

Open issues: 112
New in 7 days: 2
Closed in 7 days: 2
Avg open age: 243 days
Stale 30+ days: 109
Stale 90+ days: 98

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 2
Events in 7 days: 4

Top labels

  • bug (892)
  • lifecycle/stale (757)
  • enhancement (451)
  • admin (23)
  • question (9)
  • lifecycle/frozen (4)
  • help wanted (3)
  • documentation (1)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 199.9 days
90th percentile: 773.5 days
Tracked items: 916

Most active contributors

Detailed Description

The prometheus-community/helm-charts repository provides Kubernetes Helm charts for deploying Prometheus monitoring infrastructure and related observability tools. The repository serves as the official community-maintained collection of charts for the Prometheus ecosystem, enabling users to deploy Prometheus and its companion applications on Kubernetes clusters through standardized, templated configurations.

The repository is written primarily in Mustache templating language, which is used extensively in Helm chart construction for dynamic value substitution. Charts are distributed through multiple channels: users can add the repository directly via Helm's standard mechanisms and search available charts using helm search repo prometheus-community, or they can pull OCI artifacts directly from ghcr.io through the prometheus-community organization's package registry. This dual distribution approach provides flexibility for different deployment workflows and container registry preferences.

Security and integrity are prioritized in this repository. All charts included are cryptographically signed, and the repository provides guidance on verifying chart signatures using Helm's provenance verification features. Users can validate chart authenticity during installation by using the --verify flag, with signature validation requiring a local running GPG agent and the repository's signing key imported beforehand.

The repository maintains active community engagement with substantial issue and pull request activity. Across 916 tracked items, the median response latency is 0.0 hours while the mean is 4797.2 hours, indicating rapid initial triage followed by variable resolution timelines. The most frequently applied issue labels are bug (533 occurrences), lifecycle/stale (356 occurrences), and enhancement (250 occurrences), reflecting a mature project managing both defect reports and feature requests. Primary contributors include jkroepke with 326 tracked events, zeritti with 221 events, and SuperQ with 144 events, demonstrating consistent maintenance and review activity.

The repository is classified across multiple infrastructure and observability domains including helm charts, kubernetes, prometheus, monitoring, metrics collection, and container orchestration. Its categorization reflects its role as a critical deployment tool bridging container orchestration platforms with observability infrastructure. Notably, the repository shares contributors with major open-source projects including microsoft/vscode, microsoft/typescript, and rust-lang/rust, indicating cross-community involvement and broad relevance beyond the Prometheus ecosystem alone.

The project is licensed under Apache 2.0 and explicitly welcomes community contributions through documented contribution guidelines. The README indicates that functionality is currently in beta and subject to change, with code provided as-is without warranties, and beta features explicitly excluded from official support SLA coverage. Automated release workflows validate chart builds and integrity through GitHub Actions, ensuring consistent quality across releases. The repository maintains synchronized documentation between its main branch and GitHub Pages, facilitating accessible reference material for users deploying these charts in production Kubernetes environments.

helm-charts
by
prometheus-communityprometheus-community/helm-charts

Repository Details

Fetching additional details & charts...