apache / apache/rocketmq-exporter
How to display health on consul service
Open
- Dominant language
- Java
- Stars
- 324
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
when exporter register to consul service , consul service display critical status. because this detail error message is ```HTTP GET http://xxxx:49157/: 404 Output:
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Jan 23 16:58:43 CST 2024
There was an unexpected error (type=Not Found, status=404).
```
**Describe the solution you'd like**
add / interface support consul check.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.