Skip to content

chore: remove unnecessary opentelemetry dependencies - #401

Closed
BjoernPetersen wants to merge 1 commit into
mistralai:mainfrom
BjoernPetersen:main
Closed

chore: remove unnecessary opentelemetry dependencies#401
BjoernPetersen wants to merge 1 commit into
mistralai:mainfrom
BjoernPetersen:main

Conversation

@BjoernPetersen

Copy link
Copy Markdown

The opentelemetry SDK and exporter protocols should be installed by applications, not libraries/packages. See also the OpenTelemetry docs on this.

The only SDK import was in mistralai.extra.observability.otel, to create a GenAISpanProcessor subclass that was never used anywhere.

The opentelemetry SDK and exporter protocols should be installed by applications, not libraries/packages
@louis-sanna-dev

Copy link
Copy Markdown
Contributor

Thanks for the contribution, we'll review as soon as possible.

(ci failure due to obsolete API key)

@louis-sanna-dev

Copy link
Copy Markdown
Contributor

Done in #406.

Thanks for the tip.

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