You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently investigating the issue and noticed that the OpenTelemetry configuration is missing from the apisix-schema.json file.
Could you please confirm if this is an intentional omission or if OpenTelemetry support is expected to be included in this schema? Additionally, any guidance on the recommended approach for adding OpenTelemetry configuration would be appreciated.
Current Behavior
The sync process fails and retries repeatedly due to the unknown plugin [opentelemetry] error.
Expected Behavior
The opentelemetry plugin should be recognized and correctly handled during the sync process.
Error Logs
Steps to Reproduce
Deploy an ApisixRoute object referencing the opentelemetry plugin.
Monitor the logs of the ingress-apisix pod.
Observe the reported error regarding the unknown plugin.
The current deployed composite.yaml
Environment
The text was updated successfully, but these errors were encountered: