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 compute_logical_snapshots_bytes metric #9887

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

tristan957
Copy link
Member

This metric exposes the size of all non-temporary logical snapshot files.

@tristan957 tristan957 requested a review from ololobus November 25, 2024 16:48
@tristan957 tristan957 force-pushed the tristan957/replication/logical_snapshot_files branch from d2bcba1 to f5c4d98 Compare November 25, 2024 18:18
Copy link

github-actions bot commented Nov 25, 2024

7040 tests run: 6732 passed, 0 failed, 308 skipped (full report)


Flaky tests (1)

Postgres 15

Code coverage* (full report)

  • functions: 31.4% (8319 of 26471 functions)
  • lines: 47.8% (65379 of 136877 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
0a72146 at 2024-12-05T18:44:55.866Z :recycle:

@tristan957 tristan957 force-pushed the tristan957/replication/logical_snapshot_files branch from f5c4d98 to 56ce960 Compare December 3, 2024 14:55
@tristan957 tristan957 changed the title Add compute_logical_snapshot_files_bytes metric Add compute_logical_snapshots_bytes metric Dec 3, 2024
@tristan957 tristan957 force-pushed the tristan957/replication/logical_snapshot_files branch from 56ce960 to f0f7ddc Compare December 3, 2024 15:34
@tristan957 tristan957 enabled auto-merge December 3, 2024 19:57
This metric exposes the size of all non-temporary logical snapshot
files.

Signed-off-by: Tristan Partin <[email protected]>
@tristan957 tristan957 force-pushed the tristan957/replication/logical_snapshot_files branch from f0f7ddc to 0a72146 Compare December 5, 2024 17:34
Copy link
Contributor

@lubennikovaav lubennikovaav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@tristan957 tristan957 added this pull request to the merge queue Dec 5, 2024
Merged via the queue into main with commit c0ba416 Dec 5, 2024
82 checks passed
@tristan957 tristan957 deleted the tristan957/replication/logical_snapshot_files branch December 5, 2024 19:05
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.

2 participants