diff --git a/azure/containerservice_managedclusters/dashboards/overview/main.tf b/azure/containerservice_managedclusters/dashboards/overview/main.tf index 297c184..6c9deab 100644 --- a/azure/containerservice_managedclusters/dashboards/overview/main.tf +++ b/azure/containerservice_managedclusters/dashboards/overview/main.tf @@ -24,7 +24,7 @@ resource "lightstep_dashboard" "otel_collector_dashboard" { dashboard_description = "Monitor Container Service Managed Clusters with this metrics overview dashboard." chart { - name = "Apiserver Current Inflight Requests" + name = "API Server Current Inflight Requests" rank = "0" type = "timeseries"