You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: <html><body><h1>Whitelabel Error Page</h1><p>This application has no explicit mapping for /error, so you are seeing this as a fallback.</p><div id='created'>Tue Jan 23 16:58:43 CST 2024</div><div>There was an unexpected error (type=Not Found, status=404).</div></body></html>
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
The text was updated successfully, but these errors were encountered:
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: <html><body><h1>Whitelabel Error Page</h1><p>This application has no explicit mapping for /error, so you are seeing this as a fallback.</p><div id='created'>Tue Jan 23 16:58:43 CST 2024</div><div>There was an unexpected error (type=Not Found, status=404).</div></body></html>
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
![image](https://private-user-images.githubusercontent.com/17491408/299157023-c3274003-6202-4d8f-9806-5b8f54a5dcf3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjI1NTEsIm5iZiI6MTczOTU2MjI1MSwicGF0aCI6Ii8xNzQ5MTQwOC8yOTkxNTcwMjMtYzMyNzQwMDMtNjIwMi00ZDhmLTk4MDYtNWI4ZjU0YTVkY2YzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE5NDQxMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM5NjNmNzRkMjIxNTU5YWQwZjlhZmRjMGRmMTUyOTk1YTNlNjgwYjYzY2UwYmFlM2VmNDE3NDVhZWM1YTg1M2UmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.THFFRldFfRd-Mi97Eq39y-L4XJqJ0XJUzqpmopmhvoU)
The text was updated successfully, but these errors were encountered: