File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
charts/prometheus-mysql-exporter Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22description : A Helm chart for prometheus mysql exporter with cloudsqlproxy
33name : prometheus-mysql-exporter
4- version : 2.13.0
4+ version : 2.13.1
55home : https://github.com/prometheus/mysqld_exporter
66appVersion : v0.19.0
77sources :
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ annotations:
133133 prometheus.io/port : " 9104"
134134
135135config :
136- # Allow to set specifc options on the exporter
136+ # Allow to set specific options on the exporter
137137 # logLevel: info
138138 # logFormat: "logger:stderr"
139139 #
@@ -162,7 +162,7 @@ collectors: {}
162162 # info_schema.userstats: false
163163 # perf_schema.eventsstatements: false
164164 # perf_schema.eventsstatements.digest_text_limit: 120
165- # perf_schema.eventsstatements.limit: false
165+ # perf_schema.eventsstatements.limit: 250
166166 # perf_schema.eventsstatements.timelimit: 86400
167167 # perf_schema.eventswaits: false
168168 # perf_schema.file_events: false
You can’t perform that action at this time.
0 commit comments