Forum Discussion
deployed azure ai chatbot assistant app service with gpt 4 1106-preview model
hello Nitinnks thanks for your response
I've tried allocating more resources towards my app service and it seems to not be making a difference. The pricing tier I currently have for the GPT-4 model deployment in Azure OpenAI Studio is currently S0 standard. Is that the highest pricing tier currently? I can't seem to find a tier higher to upgrade?
What tool and performance metrics can I use to identify bottlenecks and areas for improvement?
thanks
Hello emmae157 you can use below tools for the monitoring...
Azure Monitor: Azure Monitor provides comprehensive monitoring capabilities for Azure resources, including Azure App Service and Azure OpenAI Studio deployments. It offers features like metrics, logs, alerts, and insights to track performance and identify bottlenecks.
Application Performance Monitoring (APM) Tools: Tools like Application Insights, New Relic, Datadog, or Dynatrace offer deep insights into application performance, including response times, resource utilization, and transaction traces. They can help pinpoint performance issues and optimize resource allocation.