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

Monitor Azure OpenAI documentation #3961

Closed
mdbirnstiehl opened this issue Jun 4, 2024 · 0 comments · Fixed by #3963
Closed

Monitor Azure OpenAI documentation #3961

mdbirnstiehl opened this issue Jun 4, 2024 · 0 comments · Fixed by #3963
Assignees

Comments

@mdbirnstiehl
Copy link
Contributor

As part of the new Azure OpenAI integration, we need to create a tutorial on monitoring Azure OpenAI. This tutorial should include:

Set up Azure to collect logs (audit and request-response logs):

  1. Configure and event hub
  2. Configure diagnostic settings
  3. Create a storage account container

Resource

Set up Azure to collect resource metrics:

  1. Create app registration
  2. Add credentials
  3. Assign role

Resource

Configure the Azure OpenAI integration:

  1. Configure the integration to collect logs
  2. Configure the integration to collect metrics

View logs and metrics in Kibana

  1. View logs and metrics overview dashboard

Collect APM data using Open Telemetry and view data in Kibana.

Resource

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 a pull request may close this issue.

1 participant