You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
In order to use the new Azure Monitor managed service for Prometheus, we need to be able to create an Azure Monitor workspace. Design seems to look like Log Analytics Workspace.
Azure Monitor workspace can also be linked to an Azure Managed Grafana workspace to authorize Grafana to use the Azure Monitor workspace as a resource type in a Grafana dashboard. An Azure Monitor workspace can be connected to multiple Grafana workspaces. terraform-provider-azurerm implements already azurerm_dashboard_grafana which I think is what Managed Grafana workspace refers to. I'm not sure how to call the attribute though, either grafana_workspace_ids or grafana_dashboard_ids.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Description
In order to use the new Azure Monitor managed service for Prometheus, we need to be able to create an Azure Monitor workspace. Design seems to look like Log Analytics Workspace.
Azure Monitor workspace can also be linked to an Azure Managed Grafana workspace to authorize Grafana to use the Azure Monitor workspace as a resource type in a Grafana dashboard. An Azure Monitor workspace can be connected to multiple Grafana workspaces.
terraform-provider-azurerm
implements alreadyazurerm_dashboard_grafana
which I think is whatManaged Grafana workspace
refers to. I'm not sure how to call the attribute though, eithergrafana_workspace_ids
orgrafana_dashboard_ids
.New or Affected Resource(s)/Data Source(s)
azurerm_monitor_workspace
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: