open telemetry with settings object #1960
|
Formance’s OpenTelemetry configuration currently requires specifying a static OTLP endpoint in the Settings CRD. This causes issues when integrating with Coralogix’s OpenTelemetry DaemonSet, which expects each pod to send traces to the collector running on the same node via its node IP (e.g., |
Replies: 1 comment
|
Hello @lior-lew |
Hello @lior-lew
We have added the information in the Operator: formancehq/operator#339