Graylog2 / Graylog2/graylog2-server
Remove deprecated API `system/clusterstats` for GL 7.0
Open
bug
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The API `system/clusterstats` was deprecated back in 2020. Reason being, we do not want to be tied to very specific functionality in ES/OS and Mongo. It's a maintenance burden and limits our ability to innovate.
Customers wishing to monitor their on-prem ES/OS or MongoDB clusters should do this directly, instead of via a GL API.
Relates to Graylog2/graylog-plugin-enterprise/issues/9537
Contributor guide
Assessment
This issue has not been assessed yet.