Getting I/o timeout error reading buckets
I'm getting i/o timeout error reading buckets when selecting influx DB as DataSource in managed Grafana. Also I read this doc(https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-connect-to-data-source-privately), and created Managed private…
Azure Managed Grafana - Container Apps Dashboard Issue
We just set up Azure Managed Grafana, and are using it to monitor our Azure Container Apps (ACA) instances, of which we have many. When I viewed the ACA dashboard, the Container App drop down lists a lot of resources that are not Container Apps…
Azure Grafana can't login. User account does not exist in tenant 'Microsoft Services'
Hello, two weeks ago I created Azure Grafana monitoring and connect it to my AKS cluster. Everything was good. But today (in two weeks), I try to open Azure Grafana and get this error: Selected user account does not exist in tenant 'Microsoft Services'…
Azure Managed Grafana - embedding a graph on a webapp
I am trying to embed a Grafana graph (or dashboard) on a web app that I am currently developing using the share->Embed option on the graph panel. If it was a Grafana on a standalone installation on a PC (not on Azure) this can be done by changing…
Allow for embedding of Azure Managed Grafana
Within general Grafana, the way to allow a certain dashboard to be embedded into a certain website, you need to make changes to the grafana.ini file. However, within the Azure Managed Grafana instance, we do not have access to this. How can we make…
Custom domain for Azure Managed Grafana instance
Are you planning on supporting setting a custom domain name for an Azure Managed Grafana instance instead of using the default *.grafana.azure.com one in the future? We would like to use our own domain/subdomain for this if possible.
How can I add Docker integration into my Azure Managed Grafana instance?
How can I add Docker integration into my Azure Managed Grafana instance? Currently, Docker integration to monitor docker containers in any environment is supported by Grafana, but I cannot find the connection in the connection list.
Managed Grafana Alerting for Microsoft Entra Groups
Working with a customer for Grafana Team Sync with Microsoft Entra groups to control access to dashboards > https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-sync-teams-with-entra-groups With Team Sync, is it possible to also control…
Best Solution For HTTP Health Dashboard Using Grafana?
I am looking to implement a solution to display a dashboard which shows the health of our applications. The checks would make a simple HTTP call to determine whether a application is healthy or not. Some of the applications are public, some are only…
Azure SQL Database vs Azure Database for MySQL
"I'm working on a project We're considering using either Azure SQL Database or Azure Database for MySQL for the relational data. I've noticed that Azure SQL Database tends to be more expensive. Can someone explain the main differences between Azure…
what role/permission required to access trace service in azure managed grafana?
I need to read the trace data and show it in azure manage Grafana dashboard. Created connection data source as azure monitor. While configuring the dashboard selected service as Traces then while selecting resource getting below error. An error occurred…
Where to check for the errors in detail for grafana dashboard?
Hi I can see the errors in the grafana dashboard insight but not sure where to look for the detailed error report or trace and during that error period - dashboard does not show anything.
How to migrate from Angular to react in Azure managed Grafana when upgraded from Grafana 9 to 10.
I need to configure Dashboards for my Virtual machines in Azure but getting This panel requires Angular (Deprecated). I have done my research in Documentation not able to understand a thing. Any one please help me out how to configure in Azure Managed…
I need to know the exact difference between container insights and Azure managed Promotheus and grafana in azure kubernates cluster
I am unable to figureout the exact difference between container insights, promotheus and grafana, and if i need to integrate azure managed promotheus, in my .net core app(POD), what changes i need to make in my application to get metrics. Can any help me…
Monitoring Kubernetes environment
Hello, I have a self-hosted K8S environment that I wanted to configure it to the Azure monitor or Azure-managed grafana. Currently, my cluster has been configured by installing metrics-server. How can I configure the data sources to visualize the data…
can an Azure Managed Grafana instance be restarted?
can an Azure Managed Grafana instance be restarted? I tried to unsuccessfully add a 3rd party plugin, and now the UI will not come up.
can an Azure Managed Grafana instance be restarted?
Is it possible to restart an Azure Managed Grafana. I've been able to leverage our managed Grafana instance for over 6 months without any issues, but I tried to add a thrid party plugin unsuccessfully and now the UI will not come up.
azure managed grafana connection with private azure resources not working
We are using azure sql vm internally in private network and azure managed grafana on private endpoint. We would like to display data from sql to azure managed grafana. We observed that the connection works only if the sql vm is on public network. How…
Grafana logs aren't being sent to Storage Account
I am following the instructions here: https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-monitor-managed-grafana-workspace I am supposedly sending the diagnostic logs to a public facing storage account, and there are no logs appearing in the…
how can i add custom icons to azure managed grafana
in the grafana documentation in is said that we can add custom icons by placing them in the grafana/public/img/icons/marker. How can i access the underlying resources in azure managed grafana to add custom icons to this folder?