webserver specs require funky trick in main code to work around absence of metric subsystem
Open
code cleanup
monitoring
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
some webserver specs will call methods which depend on the metric subsystem being up and populated, which leads to issues like: https://github.com/elastic/logstash/pull/6385/files#r92528217
this probably can be fixed by more mocking of the metric stores. needs to be investigated.
Contributor guide
Assessment
This issue has not been assessed yet.