canonical / grafana-agent-operator

https://charmhub.io/grafana-agent
Apache License 2.0
4 stars 10 forks source link

HostCpuHighIowait threshold should be configurable #183

Open err404r opened 2 weeks ago

err404r commented 2 weeks ago

Bug Description

HostCpuHighIowait currently has a 10% threshold which is too low for ceph backed VMs. It would be nice to make it configurable

To Reproduce

--

Environment


Relevant log output

---

Additional context

No response

sed-i commented 3 days ago

We should take a closer look and see if we can better generalize it to be less sensitive to arbitrary thresholds. Otherwise should probably move it from a built-in alert rule into a best practice doc, encouraging charmers include a workload-specific one.