Description
There should be an annotation for
couchbasecluster.spec.networking.cloudNativeGateway.otlp.endpoint
|
This would require adding a otlp object to the cloudNativeGateway that contains configuration for opentel. The first and only setting at the moment should be "endpoint" and would be set by the following annotation
The annotation would be:
cao.couchbase.com/networking.cloudNativeGateway.otlp.endpoint
|
that accepts a string for a parameter.
If this annotation is present, the value should be passed to the --otlp-endpoint parameter to the Cloud Native Gateway image.