Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some more replication slot metrics #7761

Merged
merged 3 commits into from
May 21, 2024

Conversation

save-buffer
Copy link
Contributor

@save-buffer save-buffer commented May 14, 2024

Problem

We want to add alerts for when people's replication slots break, and also metrics for retained WAL so that we can make warn customers when their storage gets bloated.

Summary of changes

Adds the metrics. Addresses #7593

Copy link

github-actions bot commented May 14, 2024

3078 tests run: 2951 passed, 0 failed, 127 skipped (full report)


Flaky tests (2)

Postgres 16

  • test_timeline_deletion_with_files_stuck_in_upload_queue: debug

Postgres 14

  • test_location_conf_churn[1]: release

Code coverage* (full report)

  • functions: 31.4% (6412 of 20427 functions)
  • lines: 48.1% (49276 of 102532 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
c6bf781 at 2024-05-21T00:08:16.179Z :recycle:

@save-buffer save-buffer force-pushed the sasha_more_replication_metrics branch from 31669ea to 2d3fe4d Compare May 16, 2024 15:56
@save-buffer save-buffer force-pushed the sasha_more_replication_metrics branch from e6f34ea to 4ffb6bf Compare May 20, 2024 19:20
vm-image-spec.yaml Show resolved Hide resolved
vm-image-spec.yaml Show resolved Hide resolved
@save-buffer save-buffer enabled auto-merge (squash) May 20, 2024 23:24
@save-buffer save-buffer merged commit 6f3e043 into main May 21, 2024
48 of 49 checks passed
@save-buffer save-buffer deleted the sasha_more_replication_metrics branch May 21, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants