Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion internal/collector/generated/gte_pg17_fast_metrics.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/collector/generated/lt_pg17_fast_metrics.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions internal/collector/gte_pg17_fast_metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
server: "localhost:5432"
- metric_name: ccp_stat_checkpointer_sync_time
value_column: sync_time
value_type: double
description: Total amount of time that has been spent in the portion of checkpoint processing where files are synchronized to disk, in milliseconds
static_attributes:
server: "localhost:5432"
Expand Down
1 change: 1 addition & 0 deletions internal/collector/lt_pg17_fast_metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
server: "localhost:5432"
- metric_name: ccp_stat_checkpointer_sync_time
value_column: sync_time
value_type: double
description: Total amount of time that has been spent in the portion of checkpoint processing where files are synchronized to disk, in milliseconds
static_attributes:
server: "localhost:5432"
Expand Down