fix(sql-exporter): Fix typo in gauge

In f4b3c317f there was a typo and I missed that on review
This commit is contained in:
Alexey Kondratov
2024-08-26 23:17:07 +02:00
committed by Alexey Kondratov
parent 0f65684263
commit bf03713fa1

View File

@@ -326,7 +326,7 @@ files:
SELECT checkpoints_timed FROM pg_stat_bgwriter;
- metric_name: compute_logical_snapshot_files
type: guage
type: gauge
help: 'Number of snapshot files in pg_logical/snapshot'
key_labels:
- tenant_id