blob: 97d00bab7f918dda03e309c93dc7013d51e1f144 [file] [log] [blame]
/**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
[
{
"id": "Virtual-MQ-Root",
"configuration": {
"children": [
{
"x": 0,
"y": 2,
"w": 24,
"h": 52,
"i": "0",
"type": "Widget",
"widget": {
"title": "Virtual MQ"
},
"graph": {
"type": "ServiceList",
"dashboardName": "Virtual-MQ-Service",
"fontSize": 12,
"showXAxis": false,
"showYAxis": false,
"showGroup": false
},
"metrics": [
"mq_service_consume_latency",
"mq_service_consume_sla",
"mq_service_consume_cpm",
"mq_service_produce_sla",
"mq_service_produce_cpm"
],
"metricTypes": [
"readMetricsValues",
"readMetricsValues",
"readMetricsValues",
"readMetricsValues",
"readMetricsValues"
],
"moved": false,
"metricConfig": [
{
"unit": "ms",
"label": "Transmission Latency",
"calculation": "average"
},
{
"label": "Consume Successful Rate",
"unit": "%",
"calculation": "percentageAvg"
},
{
"label": "Consume Traffic",
"unit": "calls / min",
"calculation": "average"
},
{
"label": "Produce Successful Rate",
"unit": "%",
"calculation": "percentageAvg"
},
{
"label": "Produce Traffic",
"unit": "calls / min",
"calculation": "average"
}
]
}
],
"id": "Virtual-MQ-Root",
"layer": "VIRTUAL_MQ",
"entity": "All",
"name": "Virtual-MQ-Root",
"isRoot": true
}
}
]