forked from prometheus-community/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: dotdc <[email protected]>
- Loading branch information
Showing
1 changed file
with
265 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -643,6 +643,75 @@ entries: | |
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/jiralert-0.1.0/jiralert-0.1.0.tgz | ||
version: 0.1.0 | ||
kube-prometheus-stack: | ||
- annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
- name: Chart Source | ||
url: https://github.com/prometheus-community/helm-charts | ||
- name: Upstream Project | ||
url: https://github.com/prometheus-operator/kube-prometheus | ||
artifacthub.io/operator: "true" | ||
apiVersion: v2 | ||
appVersion: v0.72.0 | ||
created: "2024-04-06T07:53:14.782396556Z" | ||
dependencies: | ||
- condition: crds.enabled | ||
name: crds | ||
repository: "" | ||
version: 0.0.0 | ||
- condition: kubeStateMetrics.enabled | ||
name: kube-state-metrics | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 5.18.* | ||
- condition: nodeExporter.enabled | ||
name: prometheus-node-exporter | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 4.32.* | ||
- condition: grafana.enabled | ||
name: grafana | ||
repository: https://grafana.github.io/helm-charts | ||
version: 7.3.* | ||
- condition: windowsMonitoring.enabled | ||
name: prometheus-windows-exporter | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 0.3.* | ||
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, | ||
and Prometheus rules combined with documentation and scripts to provide easy | ||
to operate end-to-end Kubernetes cluster monitoring with Prometheus using the | ||
Prometheus Operator. | ||
digest: 3b812e98cda6a569cd058d8d013461084ea2d6d90951f6184ffc679062b41ebc | ||
home: https://github.com/prometheus-operator/kube-prometheus | ||
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png | ||
keywords: | ||
- operator | ||
- prometheus | ||
- kube-prometheus | ||
kubeVersion: '>=1.19.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: andrewgkew | ||
- email: [email protected] | ||
name: gianrubio | ||
- email: [email protected] | ||
name: gkarthiks | ||
- email: [email protected] | ||
name: GMartinez-Sisti | ||
- email: [email protected] | ||
name: jkroepke | ||
- email: [email protected] | ||
name: scottrigby | ||
- email: [email protected] | ||
name: Xtigyro | ||
- email: [email protected] | ||
name: QuentinBisson | ||
name: kube-prometheus-stack | ||
sources: | ||
- https://github.com/prometheus-community/helm-charts | ||
- https://github.com/prometheus-operator/kube-prometheus | ||
type: application | ||
urls: | ||
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/kube-prometheus-stack-57.2.1/kube-prometheus-stack-57.2.1.tgz | ||
version: 57.2.1 | ||
- annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
|
@@ -7405,6 +7474,36 @@ entries: | |
- https://github.com/prometheus-community/helm-charts/releases/download/kube-prometheus-stack-9.3.4/kube-prometheus-stack-9.3.4.tgz | ||
version: 9.3.4 | ||
kube-state-metrics: | ||
- annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
- name: Chart Source | ||
url: https://github.com/prometheus-community/helm-charts | ||
apiVersion: v2 | ||
appVersion: 2.12.0 | ||
created: "2024-04-06T07:53:14.924410175Z" | ||
description: Install kube-state-metrics to generate and expose cluster-level metrics | ||
digest: 37fb2318df698809dac5b6f867e6587ed42aaee21e520df7e0578b44a596db1c | ||
home: https://github.com/kubernetes/kube-state-metrics/ | ||
keywords: | ||
- metric | ||
- monitoring | ||
- prometheus | ||
- kubernetes | ||
maintainers: | ||
- email: [email protected] | ||
name: tariq1890 | ||
- email: [email protected] | ||
name: mrueg | ||
- email: [email protected] | ||
name: dotdc | ||
name: kube-state-metrics | ||
sources: | ||
- https://github.com/kubernetes/kube-state-metrics/ | ||
type: application | ||
urls: | ||
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/kube-state-metrics-5.18.1/kube-state-metrics-5.18.1.tgz | ||
version: 5.18.1 | ||
- annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
|
@@ -7977,6 +8076,63 @@ entries: | |
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/prom-label-proxy-0.1.0/prom-label-proxy-0.1.0.tgz | ||
version: 0.1.0 | ||
prometheus: | ||
- annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
- name: Chart Source | ||
url: https://github.com/prometheus-community/helm-charts | ||
- name: Upstream Project | ||
url: https://github.com/prometheus/prometheus | ||
apiVersion: v2 | ||
appVersion: v2.51.1 | ||
created: "2024-04-06T07:53:15.111728111Z" | ||
dependencies: | ||
- condition: alertmanager.enabled | ||
name: alertmanager | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 1.10.* | ||
- condition: kube-state-metrics.enabled | ||
name: kube-state-metrics | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 5.18.* | ||
- condition: prometheus-node-exporter.enabled | ||
name: prometheus-node-exporter | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 4.32.* | ||
- condition: prometheus-pushgateway.enabled | ||
name: prometheus-pushgateway | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 2.8.* | ||
description: Prometheus is a monitoring system and time series database. | ||
digest: e6e517d780fc85d9e706a7d0f0bc523e62e056aff3da2130229131b7ab4341e2 | ||
home: https://prometheus.io/ | ||
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png | ||
keywords: | ||
- monitoring | ||
- prometheus | ||
kubeVersion: '>=1.19.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: gianrubio | ||
- email: [email protected] | ||
name: zanhsieh | ||
- email: [email protected] | ||
name: Xtigyro | ||
- email: [email protected] | ||
name: naseemkullah | ||
- email: [email protected] | ||
name: zeritti | ||
name: prometheus | ||
sources: | ||
- https://github.com/prometheus/alertmanager | ||
- https://github.com/prometheus/prometheus | ||
- https://github.com/prometheus/pushgateway | ||
- https://github.com/prometheus/node_exporter | ||
- https://github.com/kubernetes/kube-state-metrics | ||
type: application | ||
urls: | ||
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/prometheus-25.19.0/prometheus-25.19.0.tgz | ||
version: 25.19.0 | ||
- annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
|
@@ -14739,6 +14895,30 @@ entries: | |
- https://prometheus-community.github.io/helm-charts/prometheus-1.3.1.tgz | ||
version: 1.3.1 | ||
prometheus-adapter: | ||
- apiVersion: v1 | ||
appVersion: v0.11.2 | ||
created: "2024-04-06T07:53:15.24659539Z" | ||
description: A Helm chart for k8s prometheus adapter | ||
digest: b32313b0f67e534ac0676c0a095f97cc1bc75c6d6621b4e51874ec9e94557061 | ||
home: https://github.com/kubernetes-sigs/prometheus-adapter | ||
keywords: | ||
- hpa | ||
- metrics | ||
- prometheus | ||
- adapter | ||
maintainers: | ||
- email: [email protected] | ||
name: mattiasgees | ||
- name: steven-sheehy | ||
- email: [email protected] | ||
name: hectorj2f | ||
name: prometheus-adapter | ||
sources: | ||
- https://github.com/kubernetes/charts | ||
- https://github.com/kubernetes-sigs/prometheus-adapter | ||
urls: | ||
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/prometheus-adapter-4.10.0/prometheus-adapter-4.10.0.tgz | ||
version: 4.10.0 | ||
- apiVersion: v1 | ||
appVersion: v0.11.2 | ||
created: "2024-03-27T06:35:12.537744933Z" | ||
|
@@ -16140,6 +16320,33 @@ entries: | |
- https://prometheus-community.github.io/helm-charts/prometheus-adapter-v0.0.1.tgz | ||
version: v0.0.1 | ||
prometheus-blackbox-exporter: | ||
- apiVersion: v2 | ||
appVersion: v0.24.0 | ||
created: "2024-04-06T07:53:15.386943653Z" | ||
description: Prometheus Blackbox Exporter | ||
digest: f72bfa44f0ca22e3cef965b5c6a992004fecbc600b0abf384b45aa567b8ecb77 | ||
home: https://github.com/prometheus/blackbox_exporter | ||
keywords: | ||
- prometheus | ||
- blackbox | ||
- monitoring | ||
maintainers: | ||
- email: [email protected] | ||
name: desaintmartin | ||
- email: [email protected] | ||
name: gianrubio | ||
- email: [email protected] | ||
name: rsotnychenko | ||
- email: [email protected] | ||
name: monotek | ||
name: prometheus-blackbox-exporter | ||
sources: | ||
- https://github.com/prometheus/blackbox_exporter | ||
- https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-blackbox-exporter | ||
type: application | ||
urls: | ||
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/prometheus-blackbox-exporter-8.13.0/prometheus-blackbox-exporter-8.13.0.tgz | ||
version: 8.13.0 | ||
- apiVersion: v2 | ||
appVersion: v0.24.0 | ||
created: "2024-02-28T09:09:47.205094139Z" | ||
|
@@ -19332,6 +19539,30 @@ entries: | |
- https://github.com/prometheus-community/helm-charts/releases/download/prometheus-druid-exporter-0.8.0/prometheus-druid-exporter-0.8.0.tgz | ||
version: 0.8.0 | ||
prometheus-elasticsearch-exporter: | ||
- apiVersion: v1 | ||
appVersion: v1.7.0 | ||
created: "2024-04-06T07:53:15.520838145Z" | ||
description: Elasticsearch stats exporter for Prometheus | ||
digest: 1407aa777f0b8591b59bbe42a4707f4166e178ccf60e410651173f2162e86f99 | ||
home: https://github.com/prometheus-community/elasticsearch_exporter | ||
keywords: | ||
- metrics | ||
- elasticsearch | ||
- monitoring | ||
kubeVersion: '>=1.10.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: svenmueller | ||
- email: [email protected] | ||
name: desaintmartin | ||
- email: [email protected] | ||
name: zeritti | ||
name: prometheus-elasticsearch-exporter | ||
sources: | ||
- https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter | ||
urls: | ||
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/prometheus-elasticsearch-exporter-5.7.0/prometheus-elasticsearch-exporter-5.7.0.tgz | ||
version: 5.7.0 | ||
- apiVersion: v1 | ||
appVersion: v1.7.0 | ||
created: "2024-02-28T09:09:47.428289391Z" | ||
|
@@ -20042,6 +20273,39 @@ entries: | |
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/prometheus-json-exporter-0.1.1/prometheus-json-exporter-0.1.1.tgz | ||
version: 0.1.1 | ||
prometheus-kafka-exporter: | ||
- annotations: | ||
artifacthub.io/links: | | ||
- name: Chart Source | ||
url: https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-kafka-exporter | ||
apiVersion: v2 | ||
appVersion: v1.7.0 | ||
created: "2024-04-06T07:53:15.677530365Z" | ||
dependencies: | ||
- condition: kafka.enabled | ||
name: kafka | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 18.5.0 | ||
description: A Helm chart to export the metrics from Kafka in Prometheus format | ||
using the kafka-exporter from https://github.com/danielqsj/kafka_exporter | ||
digest: 3fc9fe3b3cd4d252a772bba1817b1c4d016cf95cb12fc8de4e24cdcf62e7014d | ||
home: https://github.com/danielqsj/kafka_exporter | ||
keywords: | ||
- prometheus | ||
- kafka | ||
kubeVersion: '>=1.19.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: gkarthiks | ||
- email: [email protected] | ||
name: golgoth31 | ||
- email: [email protected] | ||
name: zeritti | ||
name: prometheus-kafka-exporter | ||
sources: | ||
- https://gkarthiks.github.io/helm-charts/charts/prometheus-kafka-exporter | ||
urls: | ||
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/prometheus-kafka-exporter-2.10.0/prometheus-kafka-exporter-2.10.0.tgz | ||
version: 2.10.0 | ||
- annotations: | ||
artifacthub.io/links: | | ||
- name: Chart Source | ||
|
@@ -38910,4 +39174,4 @@ entries: | |
urls: | ||
- https://github.com/dotdc/prometheus-community-helm-charts/releases/download/prometheus-windows-exporter-0.1.1/prometheus-windows-exporter-0.1.1.tgz | ||
version: 0.1.1 | ||
generated: "2024-03-27T06:37:52.098496097Z" | ||
generated: "2024-04-06T07:53:15.679750128Z" |