Merge "Fix openstack_api_check_status service name"
diff --git a/neutron/files/grafana_dashboards/neutron_prometheus.json b/neutron/files/grafana_dashboards/neutron_prometheus.json
index b625c36..d73664d 100755
--- a/neutron/files/grafana_dashboards/neutron_prometheus.json
+++ b/neutron/files/grafana_dashboards/neutron_prometheus.json
@@ -70,7 +70,7 @@
           "tableColumn": "",
           "targets": [
             {
-              "expr": "openstack_api_check_status{service=\"neutron-api\"}",
+              "expr": "openstack_api_check_status{service=\"neutron\"}",
               "format": "time_series",
               "intervalFactor": 2,
               "refId": "A",