Graylog2 / Graylog2/graylog2-server
Expose timing information in GELF output
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The GELF output currently does not track detailed histogram information about its timing.
This makes it difficult to identify throughput problems when forwarding to other systems.
At last the process time should be tracked, better yet a HDR histogram.
Contributor guide
Assessment
This issue has not been assessed yet.