Replies: 2 comments
-
|
Jaeger does not require you to run Operator. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yea the docs aren't clear on how to do that though. I just deployed in a TEST environment the operator and then an instance of jaeger v2 and then output to yaml the configmap, services and deployment and then just run the configmap, services and deployment in production. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Opentelemetry Operator has cluster role that has patch and delete action to everything in your cluster. This seems like such a heavy requirement for someone that just wants to send traces to Elastic and then view those traces in Elastic. Why the requirement that users install such an invasive and heavy tool?
Beta Was this translation helpful? Give feedback.
All reactions