How to enable gRPC remote storage v2 in OTEL config? #7057
Replies: 2 comments
-
Hello @angrybird3306! I'm Dosu, a bot here to help you tackle bugs, answer questions, and guide you in becoming a contributor. I'm ready to assist while you wait for a human maintainer. How can I help you today? To enable gRPC remote storage v2 in the OTEL collector, you need to configure the collector to use the v2 API methods. Unfortunately, specific configuration options for switching from v1 to v2 are not detailed in the available documentation. However, the error message you are encountering suggests that the collector is attempting to use a method from the v1 API, which is not implemented in v2. Here are some general steps you can take:
If you continue to face issues, reviewing the Jaeger and OTEL collector documentation for any updates or community discussions might provide further guidance. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
remote storage v2 is still in development, will be coming in the next release |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
By default, it uses v1 gRPC API. I'm using version v2.5.0
Beta Was this translation helpful? Give feedback.
All reactions