Skip to content

Commit b058216

Browse files
Merge pull request #71 from Sharpie/SUP-2058-gather-postgres-metrics
(SUP-2058) Gather metrics from pe-postgresql
2 parents b269fb8 + e72cbf3 commit b058216

File tree

7 files changed

+683
-4
lines changed

7 files changed

+683
-4
lines changed

files/metrics_tidy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ done
3232

3333

3434
# Guard against deleting or archiving files outside of a Puppet service metrics directory.
35-
valid_paths=(puppetserver puppetdb orchestrator ace bolt activemq system_processes system_memory system_cpu vmware)
35+
valid_paths=(puppetserver puppetdb orchestrator ace bolt activemq postgres system_processes system_memory system_cpu vmware)
3636

3737
# Arguments and defaults.
3838
metrics_directory="${metrics_directory:-/opt/puppetlabs/puppet-metrics-collector/puppetserver}"

0 commit comments

Comments
 (0)