Skip to content

Add Arize AX to OpenTelemetry examples - #7060

Open
arizedatngo wants to merge 1 commit into
livekit:mainfrom
arizedatngo:add-arize-ax-otel-example
Open

Add Arize AX to OpenTelemetry examples#7060
arizedatngo wants to merge 1 commit into
livekit:mainfrom
arizedatngo:add-arize-ax-otel-example

Conversation

@arizedatngo

Copy link
Copy Markdown

Summary

  • Add Arize AX to the list of OTLP-compatible backends in the voice agent OpenTelemetry example.
  • Include the Arize AX OTLP/HTTP endpoint, required headers, and project metadata example.
  • Update the agent observability knowledge-base text to name multiple OTLP-compatible backends.

Notes

This is a docs/example-only update. The existing example already supports arbitrary OTLP/HTTP endpoints and headers through setup_otel; this adds provider-specific guidance for users sending LiveKit agent traces to Arize AX.

Testing

  • git diff --check

@arizedatngo
arizedatngo requested a review from a team as a code owner August 31, 2026 12:47
@CLAassistant

CLAassistant commented Aug 31, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

devin-ai-integration[bot]

This comment was marked as resolved.

@arizedatngo
arizedatngo force-pushed the add-arize-ax-otel-example branch from e01f347 to 6c82c74 Compare August 31, 2026 15:32
@arizedatngo

arizedatngo commented Aug 31, 2026

Copy link
Copy Markdown
Author

Addressed the Devin review item by setting openinference.project.name as an OpenTelemetry resource attribute instead of LiveKit metadata. That keeps Arize project selection on the tracer provider/resource path, while session metadata remains reserved for LiveKit job/session attributes.

Signed-off-by: Dat Daryl Ngo <97070834+arizedatngo@users.noreply.github.com>
@arizedatngo
arizedatngo force-pushed the add-arize-ax-otel-example branch from 6c82c74 to 4338810 Compare August 31, 2026 15:34
@arizedatngo

Copy link
Copy Markdown
Author

@chenghao-mou hi, looks like you recently worked on the OpenTelemetry example and reviewed the homepage voice-agent example. If you are the right reviewer for this area, could you take a look when you have a chance? CLA, ruff, type-checks, unit tests, and Devin Review are passing now; the earlier Devin concern was addressed by moving the Arize project name to an OpenTelemetry resource attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants