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

Export db size, deadlocks and changed row metrics #7050

Merged
merged 3 commits into from Mar 11, 2024

Conversation

zaynetro
Copy link
Contributor

@zaynetro zaynetro commented Mar 7, 2024

Problem

We want to report metrics for the oldest user database.

Summary of changes

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

We want to report metrics for the oldest user database.
@zaynetro zaynetro force-pushed the roman/deadlocks-rows-metrics branch from 4f7f704 to 620f6a1 Compare March 7, 2024 17:52
Copy link

github-actions bot commented Mar 7, 2024

2490 tests run: 2368 passed, 0 failed, 122 skipped (full report)


Flaky tests (3)

Postgres 16

  • test_compute_pageserver_connection_stress: release
  • test_secondary_downloads: debug

Postgres 14

  • test_compute_pageserver_connection_stress: debug

Code coverage* (full report)

  • functions: 28.8% (7026 of 24429 functions)
  • lines: 47.6% (43439 of 91322 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
99891ad at 2024-03-08T13:54:23.271Z :recycle:

@zaynetro zaynetro marked this pull request as ready for review March 8, 2024 08:18
@zaynetro zaynetro requested review from a team, conradludgate and vadim2404 and removed request for a team March 8, 2024 08:18
@zaynetro zaynetro force-pushed the roman/deadlocks-rows-metrics branch from a8fdc14 to 99891ad Compare March 8, 2024 13:09
@zaynetro zaynetro merged commit d894d2b into main Mar 11, 2024
53 checks passed
@zaynetro zaynetro deleted the roman/deadlocks-rows-metrics branch March 11, 2024 08:10
@vadim2404
Copy link
Contributor

if you cherry-pick your commit to this PR (#7081) it will be released this week

koivunej pushed a commit that referenced this pull request Mar 11, 2024
## Problem

We want to report metrics for the oldest user database.
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