PG1204 commented on issue #42492: URL: https://github.com/apache/airflow/issues/42492#issuecomment-4784061508
Looking to pick this up, but wanted to verify scope first since this was filed against Airflow 2.10.2. I see in the Airflow 3.x metrics docs that "The OpenTelemetry SDK should be configured using standard OpenTelemetry environment variables such as OTEL_EXPORTER_OTLP_ENDPOINT". Since that env var accepts a full URL (with path), does it already provide a workaround for the VictoriaMetrics case described here? Or does the metrics exporter in airflow.observability.metrics.otel_logger not fully respect OTEL_EXPORTER_OTLP_ENDPOINT and still hardcode /v1/metrics? If the env var works -> this issue can probably be closed. If not, I'm happy to add an otel_path config option that surfaces in both airflow.observability.metrics.otel_logger and the underlying _shared package. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
