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 metric for estimated table bloat percentage #9786

Merged
merged 9 commits into from
Jul 30, 2021

Conversation

sarah-witt
Copy link
Contributor

What does this PR do?

Adds a new postgres metric for estimated table bloat percentage

Motivation

https://wiki.postgresql.org/wiki/Show_database_bloat and https://github.com/bucardo/check_postgres/

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@sarah-witt sarah-witt mentioned this pull request Jul 28, 2021
4 tasks
@codecov
Copy link

codecov bot commented Jul 29, 2021

Codecov Report

Merging #9786 (54c3408) into master (47882ad) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Flag Coverage Δ
postgres 93.01% <100.00%> (+0.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@sarah-witt sarah-witt marked this pull request as ready for review July 29, 2021 14:27
@sarah-witt sarah-witt requested a review from a team as a code owner July 29, 2021 14:27
@sarah-witt sarah-witt merged commit b13be82 into master Jul 30, 2021
@sarah-witt sarah-witt deleted the sarah/postgres-bloat branch July 30, 2021 13:36
@sarah-witt sarah-witt changed the title Add metric for estimated table bloat percentage Add metric for estimated table bloat percentage Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants