Graylog2 / Graylog2/graylog2-server
Expose internal performance metrics as an input
Open
feature
needs-discussion
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
The graylog server collects many metrics and statistics for performance analysis. These can be analyzed by external tools like Prometheus. But for quick and easy analysis, without installing additional software, we could feed these metrics back to the Graylog via an input. The metrics could be analyzed by our search & dashboard tools.
The input approach would allow enabling/disabling, configuration and routing to a stream and dashboard.
## Why?
For debugging purposes and performance analysis.

Contributor guide
Assessment
This issue has not been assessed yet.