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

Support for Azure OpenAI #2064

Closed
sorenlouv opened this issue Jun 10, 2024 · 1 comment
Closed

Support for Azure OpenAI #2064

sorenlouv opened this issue Jun 10, 2024 · 1 comment

Comments

@sorenlouv
Copy link
Member

The APM agent should have support for auto-instrumentation of OpenAI library in order to better support applications that interacts with this LLM.

What we need to collect that we don’t collect OOTB today :

  • User prompt (string)
  • LLM response (string)
  • Token count (number)

Related

@xrmx
Copy link
Member

xrmx commented Jul 26, 2024

Given that the docs using OTel did get in I think we can close this.

@xrmx xrmx closed this as completed Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants