Arize-ai / openinference

OpenTelemetry Instrumentation for AI Observability
https://arize-ai.github.io/openinference/
Apache License 2.0
220 stars 33 forks source link

OTEL Python SDK actually keeps the last 128 attributes so the most import attributes should be inserted last #244

Closed RogerHYang closed 3 months ago

RogerHYang commented 9 months ago

Important attributes such as openinference.span.kind should be inserted only at the very end.

Screenshot 2024-02-22 at 10 59 39 PM
axiomofjoy commented 8 months ago

Assuming this resolves the issue for openinference-instrumentation-mistralai.