Jaeger SPM failing with 501 Not Implemented #6320
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey @a0ndr! I'm here to help you with your technical issues. If you need assistance with bugs, questions, or contributing, I'm here to assist you. The 501 Not Implemented error you're encountering typically indicates that a requested feature or service is not supported by the server. In the context of Jaeger, this error often occurs when metrics querying is disabled or not properly configured [1]. Here are a few steps to troubleshoot and resolve the issue:
If these steps don't resolve the issue, consider checking the network connectivity between Jaeger and Prometheus, and ensure that all services are correctly started and configured in your Docker setup. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
This is Jaeger v1, but you are using v2 config. The image should be |
Beta Was this translation helpful? Give feedback.
image: jaegertracing/all-in-one:latest
This is Jaeger v1, but you are using v2 config. The image should be
jaegertracing/jaeger