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

The dgraph_active_mutations_total monitoring metric disappears #9258

Open
gooohgb opened this issue Jan 8, 2025 · 0 comments
Open

The dgraph_active_mutations_total monitoring metric disappears #9258

gooohgb opened this issue Jan 8, 2025 · 0 comments
Labels

Comments

@gooohgb
Copy link
Contributor

gooohgb commented Jan 8, 2025

Describe the bug

In certain environments, the dgraph_active_mutations_total monitoring metric disappears. During local debugging, I observed that this key only exists after a write request is triggered. This behavior might be unexpected as the metric disappears suddenly in production without any restarts.

To Reproduce

Steps to reproduce the behavior:

Deploy Dgraph version v24.0.2 in the local environment.
Monitor the dgraph_active_mutations_total metric.
By default, this key does not exist; it appears after a write request.

Expected behavior

The dgraph_active_mutations_total metric always exists.

Screenshots

image
image

Environment

  • Version [e.g. v24.0.2]
@gooohgb gooohgb added the bug label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant