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

storage/backend: Add a gauge to indicate if defrag is active #13371

Merged
merged 3 commits into from
Oct 5, 2021
Merged

storage/backend: Add a gauge to indicate if defrag is active #13371

merged 3 commits into from
Oct 5, 2021

Conversation

geetasg
Copy link

@geetasg geetasg commented Sep 28, 2021

storage/backend: Add a gauge to indicate if defrag is active

Enable monitoring entities to detect if defrag is active.

@gyuho
Copy link
Contributor

gyuho commented Sep 30, 2021

Can we update the CHANGELOG?

/cc @ptabor

Add a gauge to indicate if defrag is active
CHANGELOG-3.5.md Outdated
@@ -122,6 +122,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
- Add [`etcd_wal_write_bytes_total`](https://github.com/etcd-io/etcd/pull/11738).
- Add [`etcd_debugging_auth_revision`](https://github.com/etcd-io/etcd/commit/f14d2a087f7b0fd6f7980b95b5e0b945109c95f3).
- Add [`os_fd_used` and `os_fd_limit` to monitor current OS file descriptors](https://github.com/etcd-io/etcd/pull/12214).
- Add [`etcd_disk_defrag_inflight`](https://github.com/etcd-io/etcd/pull/13371).
Copy link
Contributor

@hexfusion hexfusion Oct 3, 2021

Choose a reason for hiding this comment

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

minor: can we change this to 3.6 CHANGELOG as that is where this PR would land, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants