Skip to content

Commit

Permalink
Merge e3ab9b3 into 2772da8
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperQ committed Nov 20, 2019
2 parents 2772da8 + e3ab9b3 commit 3052211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/postgres_exporter/postgres_exporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ var builtinMetricMaps = map[string]intermediateMetricMap{
"stats_reset": {DISCARD, "Time at which these statistics were last reset", nil, nil},
"last_archive_age": {GAUGE, "Time in seconds since last WAL segment was successfully archived", nil, nil},
},
true,
0,
},
"pg_stat_activity": {
Expand Down

0 comments on commit 3052211

Please sign in to comment.