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

feat(store)!: metrics for Store #129

Merged
merged 2 commits into from
Nov 6, 2023
Merged

feat(store)!: metrics for Store #129

merged 2 commits into from
Nov 6, 2023

Conversation

Wondertan
Copy link
Member

@Wondertan Wondertan commented Oct 30, 2023

Includes:

  • headHeight gauge
  • flushTime histogram
  • readTime histogram
  • writeQueueBlocked counter

Breaking because removes existing head metrics which are now moved into the store itself.

Also fixes two minor bugs

store/store.go Show resolved Hide resolved
store/store.go Show resolved Hide resolved
store/store.go Show resolved Hide resolved
@Wondertan Wondertan merged commit 28ff21c into main Nov 6, 2023
3 checks passed
@Wondertan Wondertan deleted the store/metrics branch November 6, 2023 12:39
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.

None yet

3 participants