kaxil commented on code in PR #73245: URL: https://github.com/apache/airflow/pull/73245#discussion_r4041948264
########## providers/common/ai/docs/observability.rst: ########## @@ -24,8 +24,11 @@ for each agent run, model call, and tool call, following the When enabled, this provider turns that instrumentation on for every agent it builds and routes the spans through the OpenTelemetry exporter Airflow already uses, so they appear in whatever backend your deployment runs (Jaeger, Tempo, -Grafana, Phoenix, Langfuse, an OTLP collector, ...), correlated to the task that -produced them. +Grafana, `Arize AX <https://arize.com/docs/ax/integrations/orchestration/airflow/airflow-provider>`__, +`Phoenix <https://arize.com/docs/phoenix/tracing/tutorial/your-first-traces>`__, +Langfuse, an OTLP collector, ...), correlated to the task that produced them. +AX supports managed cloud and enterprise self-hosted deployments; Phoenix is +the open-source, self-hosted option. Review Comment: Thanks for the PR, but that's by design. Either we will have to add links for all or none.. and we can't have the last line. -- 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]
