Skip to content

Expose TSDB checkpoint metrics from ingesters #2589

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

Conversation

pracucci
Copy link
Contributor

What this PR does:
In the PR #2583 I forgot to expose checkpoint metrics. In this PR I'm amending it.

Which issue(s) this PR fixes:
N/A

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
@pracucci pracucci requested a review from pstibrany May 13, 2020 08:53
Copy link
Contributor

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

LGTM

CHANGELOG.md Outdated
Comment on lines 71 to 74
* `cortex_ingester_checkpoint_deletions_failed_total`
* `cortex_ingester_checkpoint_deletions_total`
* `cortex_ingester_checkpoint_creations_failed_total`
* `cortex_ingester_checkpoint_creations_total`
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we use _tsdb_ in the name of these metrics?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Definitely yes! Thanks for spotting the mistake 🤦

pracucci added 3 commits May 13, 2020 14:01
Signed-off-by: Marco Pracucci <marco@pracucci.com>
Signed-off-by: Marco Pracucci <marco@pracucci.com>
Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci force-pushed the expose-tsdb-checkpoint-metrics-from-ingesters branch from 1478cee to b695717 Compare May 13, 2020 12:04
@pracucci pracucci merged commit 5ae2a62 into cortexproject:master May 13, 2020
@pracucci pracucci deleted the expose-tsdb-checkpoint-metrics-from-ingesters branch May 13, 2020 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants