Replies: 1 comment 4 replies
-
Hi @zgfh - Thanks for raising this idea. We previously merged a change related to this in #15291. Did we miss something in that pr or is the change not working as expected? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/etcd-io/etcd/blob/main/contrib/mixin/alerts/alerts.libsonnet#L222
I meet alert: etcdDatabaseHighFragmentationRatio
becuse the default quota space is 2G of etcd

I this is ok if there just 50M fragmentation
should we change the rule to 1024M? like this(1073741824=1024M):
the default alert is
link: prometheus-operator/kube-prometheus#2470
Beta Was this translation helpful? Give feedback.
All reactions