Grafana Monitoring for LLMGW

For our primary monitoring and observability for the LLMGW system we use Grafana. It provides real-time dashboards and visualizations that help us:

  • Monitor system performance and health
  • Track API usage and response times
  • Analyze user behavior and traffic patterns
  • Identify and troubleshoot issues quickly
  • View historical trends and metrics

Accessing Grafana

We use Azure Active Directory (Azure AD) for authentication. To log in:

  1. Navigate to the login URL: https://<grafana-deployment-url>/
  2. Click the “Sign in with Azure AD” button (shown at the bottom of the login form)

Grafana Login Screen Grafana Login Screen

  1. You’ll be redirected to Microsoft’s authentication page
  2. Use your company Azure AD credentials

Microsoft Login Screen Microsoft Login Screen

Note: You need to be granted access to the Grafana instance. If you don’t have access, contact your system administrator.

What’s available

Once logged in, you’ll have access to several dashboards that monitor different aspects of the LLMGW system:

Each dashboard provides specific insights and metrics relevant to its domain. Click on the links above for detailed guides on interpreting each dashboard’s data.

Getting Help

  • For Grafana access issues, contact your system administrator
  • For dashboard-specific questions, refer to the individual dashboard guides
  • For technical issues with the monitoring data, check with the DevOps team