Skip to content

A better mechanism to avoid duplicate AI Client Spans #5515

Description

The current mechanism to prevent duplicate spans for LLM spans is global integration disabling.
This means that users cannot trace an agent library like langchain together with a client library like openai or anthropic.

The task is to allow users to gather telemetry from different levels of abstractions without a crude method like disabling one integration.

Activity

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

Metadata

Metadata

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions