Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observability Configuration Phase 2: Set OTLP Collector for all components #1141

Open
david-martin opened this issue Jan 28, 2025 · 0 comments

Comments

@david-martin
Copy link
Member

Currently, if using tracing, the OTLP collector needs to be configured in multiple places (istio, limitador, authorino) as per https://docs.kuadrant.io/dev/kuadrant-operator/doc/observability/tracing/

Expose the collector url in the spec of the Kuadrant CR, like this:

observability:
  otlp_collector: rpc://temp:6379

The kuadrant operator should set all configuration points of components to use the configured collector.
As part of this work, update the docs guide to reflect how to enable tracing using this new configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant