Closed jgpruitt closed 2 years ago
Exposes three new prometheus metrics in the vacuum engine so we can more easily observe its behavior
Since we limit our query to 1000 results, the tables left to vacuum gauge will never go above 1000 even if there are many more tables to be vacuumed.
tables left to vacuum
Please take into account the following non-code changes that you may need to make with your PR:
Description
Exposes three new prometheus metrics in the vacuum engine so we can more easily observe its behavior
Since we limit our query to 1000 results, the
tables left to vacuum
gauge will never go above 1000 even if there are many more tables to be vacuumed.1754
Merge requirements
Please take into account the following non-code changes that you may need to make with your PR: