Configure OpenShift Distributed Tracing Data Collection
Last updated
Last updated
Click on the book icon, to add application from Developer Catalog then type collector
in the search box. Select OpenTelemetry Collector and click Create button.
Switch to YAML view, copy following YAML snippet to the editor. DO NOT FORGET to change userX
in line 16
to your user, then click Create button.
YAML snippet:
Wait for a monent you'll see OpenTelemetry collector instance get deployed.
How to deploy distributed tracing data collection (based on open source project).