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

updated badger metrics #632

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harshil-goel
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for dgraph-docs-repo ready!

Name Link
🔨 Latest commit 48ac158
🔍 Latest deploy log https://app.netlify.com/sites/dgraph-docs-repo/deploys/64df5784b80f110008c64a2b
😎 Deploy Preview https://deploy-preview-632--dgraph-docs-repo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

`badger_write_pending_num_memtable` | Total count of pending writes,
`badger_compaction_current_num_lsm` | Number of tables being actively compacted,

Old Metrics (Pre 23.1.0)
Copy link
Contributor

Choose a reason for hiding this comment

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

We should also add the difference between old and new metrics so that it is easier for people to transition. Additionally, we need to look at all the metrics and make sure that everything is up to date.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we change the , at the end of the sentences to .

`badger_write_pending_num_memtable` | Total count of pending writes,
`badger_compaction_current_num_lsm` | Number of tables being actively compacted,

Old Metrics (Pre 23.1.0)
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we change the , at the end of the sentences to .

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

4 participants