This repository was archived by the owner on Feb 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
stable/prometheus-mysql-exporter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v1
2- description : A Helm chart for prometheus mysql exporter with cloudsqlproxy
2+ # The prometheus-mysql-exporter chart is deprecated and no longer maintained. For details deprecation,
3+ # including how to un-deprecate a chart see the PROCESSES.md file.
4+ deprecated : true
5+ description : DEPRECATED A Helm chart for prometheus mysql exporter with cloudsqlproxy
36name : prometheus-mysql-exporter
4- version : 0.7.0
7+ version : 0.7.1
58home : https://github.com/prometheus/mysqld_exporter
69appVersion : v0.11.0
710sources :
811 - https://github.com/prometheus/mysqld_exporter
9- maintainers :
10- - name : juanchimienti
11- email : juan.chimienti@gmail.com
12- - name : monotek
13- email : monotek23@gmail.com
Original file line number Diff line number Diff line change 11# Prometheus Mysql Exporter
22
3+ DEPRECATED and moved to < https://github.com/prometheus-community/helm-charts >
4+
35- Installs prometheus [ mysql exporter] ( https://github.com/prometheus/mysqld_exporter )
46
57## TL;DR;
Original file line number Diff line number Diff line change 1+ DEPRECATED and moved to <https://github.com/prometheus-community/helm-charts>
2+
131. Get the application URL by running these commands:
24{{- if contains "NodePort" .Values.service.type }}
35 export NODE_PORT=$(kubectl get --namespace {{ .Release.Namespace }} -o jsonpath="{.spec.ports[0].nodePort}" services {{ template "prometheus-mysql-exporter.fullname" . }})
You can’t perform that action at this time.
0 commit comments