Add Arize Phoenix LLM observability exporter - #131
Merged
Conversation
whatever
force-pushed
the
feat/arize-observability
branch
from
August 5, 2026 19:38
1c7b790 to
804de13
Compare
whatever
force-pushed
the
feat/arize-observability
branch
from
August 5, 2026 20:36
804de13 to
32e818d
Compare
whatever
force-pushed
the
feat/arize-observability
branch
from
August 5, 2026 20:44
32e818d to
d40bb3f
Compare
whatever
force-pushed
the
feat/arize-observability
branch
from
August 5, 2026 20:52
d40bb3f to
7dbad86
Compare
whatever
force-pushed
the
feat/arize-observability
branch
from
August 5, 2026 20:58
7dbad86 to
775c484
Compare
whatever
force-pushed
the
feat/arize-observability
branch
from
August 5, 2026 21:04
775c484 to
3c9b69e
Compare
whatever
marked this pull request as ready for review
August 5, 2026 21:14
jorge-garcia-le
approved these changes
Aug 5, 2026
whatever
force-pushed
the
feat/arize-observability
branch
15 times, most recently
from
August 6, 2026 00:11
8404172 to
016c07e
Compare
Use opentelemetry-exporter-otlp-proto-http for batching, serialization, and transport instead of hand-rolling OTLP JSON + background worker.
whatever
force-pushed
the
feat/arize-observability
branch
from
August 6, 2026 00:54
016c07e to
35398eb
Compare
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ArizeExporter(SpanExporter)that batches and ships spans to Arize Phoenix via OTLP/HTTPARIZE_API_KEY+ARIZE_SPACE_IDenv vars are setObservabilityIntegrationemitsllm_callspans on everyCOST_UPDATEevent with model, token counts, cost, and provider metadataStack
Part 4 of:
Configuration
ARIZE_API_KEYARIZE_SPACE_IDARIZE_ENDPOINTARIZE_PROJECT_NAMEARIZE_BATCH_SIZETest plan