Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracing for OpenAI integrations #7931

Open
eerhardt opened this issue Mar 6, 2025 · 0 comments
Open

Tracing for OpenAI integrations #7931

eerhardt opened this issue Mar 6, 2025 · 0 comments
Labels
area-integrations Issues pertaining to Aspire Integrations packages

Comments

@eerhardt
Copy link
Member

eerhardt commented Mar 6, 2025

Today our OpenAI (Azure and non) enable 2 experimental tracing - OpenAI's and Microsoft.Extensions.AI's. We should decide:

  • if we really want both by default
  • or if we should have separate switches to control them
  • or if we should just have built in support for 1 of them, and let the user disable it and manually configure the other

You probably want one or the other, but not both. The experimental tracing in OpenAI implements the otel standard convention for genai (or, at least, an older version of it), just as UseOpenTelemetry does.

Originally posted by @stephentoub in dotnet/docs-aspire#2722 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

No branches or pull requests

2 participants