1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-11-22 11:02:36 +03:00
Files
postgres_exporter/collector/pg_database.go
Cristian Greco dfde566f2a chore: fix a typo and use slices.Contains (#1176)
Minor fixes as I was skimming through:
- fix typo in `stat_statements`
- drop custom `sliceContains` in `database`

Signed-off-by: Cristian Greco <cristian@regolo.cc>
2025-07-11 09:31:12 +02:00

3.7 KiB