dashboardjavacloudcoapiotiot-analyticsiot-platformiot-solutionskafkalwm2mmicroservicesmiddlewaremqttnettyplatformsnmpthingsboardvisualizationwebsocketswidgets
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12411 lines
596 KiB
12411 lines
596 KiB
{
|
|
"title": "Api Usage",
|
|
"image": null,
|
|
"mobileHide": false,
|
|
"mobileOrder": null,
|
|
"configuration": {
|
|
"description": "",
|
|
"widgets": {
|
|
"a669cf86-e715-efa4-dd9a-b839abf499e9": {
|
|
"type": "timeseries",
|
|
"sizeX": 24,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"entityAliasId": "2e4c97b0-257a-a1b9-690c-141d9bf2ec6f",
|
|
"dataKeys": [
|
|
{
|
|
"name": "ruleEngineException",
|
|
"type": "timeseries",
|
|
"label": "Rule Chain",
|
|
"color": "#2196f3",
|
|
"settings": {
|
|
"useCellStyleFunction": false,
|
|
"useCellContentFunction": true,
|
|
"cellContentFunction": "return JSON.parse(value).ruleChainName;"
|
|
},
|
|
"_hash": 0.9954481282345906
|
|
},
|
|
{
|
|
"name": "ruleEngineException",
|
|
"type": "timeseries",
|
|
"label": "Rule Node",
|
|
"color": "#4caf50",
|
|
"settings": {
|
|
"useCellStyleFunction": false,
|
|
"useCellContentFunction": true,
|
|
"cellContentFunction": "return JSON.parse(value).ruleNodeName;"
|
|
},
|
|
"_hash": 0.18580357036589978
|
|
},
|
|
{
|
|
"name": "ruleEngineException",
|
|
"type": "timeseries",
|
|
"label": "Latest Error",
|
|
"color": "#f44336",
|
|
"settings": {
|
|
"useCellStyleFunction": false,
|
|
"useCellContentFunction": true,
|
|
"cellContentFunction": "return JSON.parse(value).message;"
|
|
},
|
|
"_hash": 0.7255162989552142
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
},
|
|
"latestDataKeys": [
|
|
{
|
|
"name": "queueName",
|
|
"type": "entityField",
|
|
"label": "Queue name",
|
|
"color": "#ffc107",
|
|
"settings": {},
|
|
"_hash": 0.6889245277142959
|
|
},
|
|
{
|
|
"name": "serviceId",
|
|
"type": "entityField",
|
|
"label": "Service Id",
|
|
"color": "#607d8b",
|
|
"settings": {},
|
|
"_hash": 0.7972226575450785
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"timewindowMs": 2592000000,
|
|
"interval": 1000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 1000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "rgb(255, 255, 255)",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "8px",
|
|
"settings": {
|
|
"showTimestamp": true,
|
|
"displayPagination": true,
|
|
"defaultPageSize": 10,
|
|
"sortOrder": {
|
|
"property": "name",
|
|
"direction": "ASC"
|
|
}
|
|
},
|
|
"title": "{i18n:api-usage.exceptions}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": {
|
|
"fontSize": "16px",
|
|
"fontWeight": 400
|
|
},
|
|
"useDashboardTimewindow": false,
|
|
"showLegend": false,
|
|
"widgetStyle": {},
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": null,
|
|
"iconColor": "rgba(0, 0, 0, 0.87)",
|
|
"iconSize": "24px",
|
|
"titleTooltip": "",
|
|
"displayTimewindow": true,
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"noDataDisplayMessage": "",
|
|
"configMode": "basic",
|
|
"borderRadius": "4px"
|
|
},
|
|
"id": "a669cf86-e715-efa4-dd9a-b839abf499e9",
|
|
"typeFullFqn": "system.cards.timeseries_table"
|
|
},
|
|
"fa938580-33db-f1b3-fafc-bc3e3784ad57": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"entityAliasId": "2e4c97b0-257a-a1b9-690c-141d9bf2ec6f",
|
|
"dataKeys": [
|
|
{
|
|
"name": "successfulMsgs",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.successful}",
|
|
"color": "#4caf50",
|
|
"settings": {
|
|
"yAxisId": "default",
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "line",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2.5,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"pointShape": "circle",
|
|
"pointSize": 12,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_hash": 0.15490750967648736,
|
|
"aggregationType": null,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
},
|
|
{
|
|
"name": "failedMsgs",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.permanent-failures}",
|
|
"color": "#ef5350",
|
|
"settings": {
|
|
"yAxisId": "default",
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "line",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2.5,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"pointShape": "circle",
|
|
"pointSize": 12,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_hash": 0.4186621166514697,
|
|
"aggregationType": null,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
},
|
|
{
|
|
"name": "tmpFailed",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.processing-failures}",
|
|
"color": "#ffc107",
|
|
"settings": {
|
|
"yAxisId": "default",
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "line",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2.5,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"pointShape": "circle",
|
|
"pointSize": 12,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_hash": 0.49891007198715376,
|
|
"aggregationType": null,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
},
|
|
"latestDataKeys": [
|
|
{
|
|
"name": "queueName",
|
|
"type": "entityField",
|
|
"label": "Queue name",
|
|
"color": "#ffc107",
|
|
"settings": {},
|
|
"_hash": 0.7021721434431745
|
|
},
|
|
{
|
|
"name": "serviceId",
|
|
"type": "entityField",
|
|
"label": "Service Id",
|
|
"color": "#607d8b",
|
|
"settings": {},
|
|
"_hash": 0.5924381120750077
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"timewindowMs": 3600000,
|
|
"interval": 1000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 10000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": false,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": true,
|
|
"showMax": true,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipHideZeroValues": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 300,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"padding": "12px",
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)"
|
|
},
|
|
"title": "{i18n:api-usage.queue-stats}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "fa938580-33db-f1b3-fafc-bc3e3784ad57"
|
|
},
|
|
"2ee89893-4e38-5331-95b7-3fd4f310c5a7": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"entityAliasId": "2e4c97b0-257a-a1b9-690c-141d9bf2ec6f",
|
|
"dataKeys": [
|
|
{
|
|
"name": "timeoutMsgs",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.permanent-timeouts}",
|
|
"color": "#4caf50",
|
|
"settings": {
|
|
"yAxisId": "default",
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "line",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2.5,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"pointShape": "circle",
|
|
"pointSize": 12,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_hash": 0.565222981550328,
|
|
"aggregationType": null,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
},
|
|
{
|
|
"name": "tmpTimeout",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.processing-timeouts}",
|
|
"color": "#9c27b0",
|
|
"settings": {
|
|
"yAxisId": "default",
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "line",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2.5,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"pointShape": "circle",
|
|
"pointSize": 12,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_hash": 0.2679547062508352,
|
|
"aggregationType": null,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
},
|
|
"latestDataKeys": [
|
|
{
|
|
"name": "queueName",
|
|
"type": "entityField",
|
|
"label": "Queue name",
|
|
"color": "#f44336",
|
|
"settings": {},
|
|
"_hash": 0.7066844328378095
|
|
},
|
|
{
|
|
"name": "serviceId",
|
|
"type": "entityField",
|
|
"label": "Service Id",
|
|
"color": "#ffc107",
|
|
"settings": {},
|
|
"_hash": 0.1371570237026627
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"timewindowMs": 3600000,
|
|
"interval": 1000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 10000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": false,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": true,
|
|
"showMax": true,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipHideZeroValues": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 300,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"padding": "12px",
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)"
|
|
},
|
|
"title": "{i18n:api-usage.processing-failures-and-timeouts}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "2ee89893-4e38-5331-95b7-3fd4f310c5a7"
|
|
},
|
|
"85240e8c-7af7-90a9-ad0a-726013c479a6": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "transportMsgCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.transport-messages}",
|
|
"color": "#2196f3",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": false,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": null,
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 3600000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.transport-messages-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {
|
|
"headerButton": []
|
|
},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "85240e8c-7af7-90a9-ad0a-726013c479a6"
|
|
},
|
|
"d0a10a8f-8f48-f9d6-8306-d12af9b49690": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "transportDataPointsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.transport-data-points}",
|
|
"color": "#4caf50",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar"
|
|
},
|
|
"_hash": 0.46849996721308895,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": null,
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 3600000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.transport-data-point-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {
|
|
"headerButton": []
|
|
},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "d0a10a8f-8f48-f9d6-8306-d12af9b49690"
|
|
},
|
|
"4544080d-9b6f-b592-9cd4-0e0335d33857": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "ruleEngineExecutionCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.rule-engine-executions}",
|
|
"color": "#ab00ff",
|
|
"settings": {
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "bar",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"pointShape": "emptyCircle",
|
|
"pointSize": 4,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 3600000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.rule-engine-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {
|
|
"headerButton": [
|
|
{
|
|
"name": "{i18n:api-usage.view-statistics}",
|
|
"icon": "show_chart",
|
|
"type": "openDashboardState",
|
|
"targetDashboardStateId": "rule_engine_statistics",
|
|
"setEntityId": false,
|
|
"stateEntityParamName": null,
|
|
"openRightLayout": false,
|
|
"id": "f9f08190-9ed9-d802-5b7a-c57ff84b5648"
|
|
}
|
|
]
|
|
},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "4544080d-9b6f-b592-9cd4-0e0335d33857"
|
|
},
|
|
"5d0f2f57-499d-1324-8e1b-cfbc0b3149d2": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "storageDataPointsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.data-points-storage-days}",
|
|
"color": "#1039ee",
|
|
"settings": {
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "bar",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"pointShape": "emptyCircle",
|
|
"pointSize": 4,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 3600000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.data-points-storage-days-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {
|
|
"headerButton": []
|
|
},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "5d0f2f57-499d-1324-8e1b-cfbc0b3149d2"
|
|
},
|
|
"fb155957-1af4-233e-e2fb-09e648e75d6e": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "transportMsgCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.transport-messages}",
|
|
"color": "#2196f3",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.transport-msg-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "fb155957-1af4-233e-e2fb-09e648e75d6e"
|
|
},
|
|
"4817e33b-87be-5be3-eaca-ca68a2eb4e0c": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "transportMsgCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.transport-messages}",
|
|
"color": "#2196f3",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.transport-msg-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "4817e33b-87be-5be3-eaca-ca68a2eb4e0c"
|
|
},
|
|
"79056202-c92b-1dae-ce49-318ec52e2d3b": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "transportDataPointsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.transport-data-points}",
|
|
"color": "#4CAF50",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.transport-data-points-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "79056202-c92b-1dae-ce49-318ec52e2d3b"
|
|
},
|
|
"966ffee7-ba0d-8e54-f903-e8d015ca8cd2": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "transportDataPointsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.transport-data-points}",
|
|
"color": "#4CAF50",
|
|
"settings": {
|
|
"yAxisId": "default",
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "bar",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"enablePointLabelBackground": false,
|
|
"pointLabelBackground": "rgba(255,255,255,0.56)",
|
|
"pointShape": "emptyCircle",
|
|
"pointSize": 4,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"enableLabelBackground": false,
|
|
"labelBackground": "rgba(255,255,255,0.56)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": false,
|
|
"comparisonValuesLabel": "",
|
|
"color": ""
|
|
}
|
|
},
|
|
"_hash": 0.12814821361119078,
|
|
"aggregationType": null,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.transport-data-points-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "966ffee7-ba0d-8e54-f903-e8d015ca8cd2"
|
|
},
|
|
"84fbe63a-bcb6-7bc1-8af0-46b3b1ee5adc": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "ruleEngineExecutionCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.rule-engine-executions}",
|
|
"color": "#AB00FF",
|
|
"settings": {
|
|
"yAxisId": "default",
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "bar",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"enablePointLabelBackground": false,
|
|
"pointLabelBackground": "rgba(255,255,255,0.56)",
|
|
"pointShape": "emptyCircle",
|
|
"pointSize": 4,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"enableLabelBackground": false,
|
|
"labelBackground": "rgba(255,255,255,0.56)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": false,
|
|
"comparisonValuesLabel": "",
|
|
"color": ""
|
|
}
|
|
},
|
|
"_hash": 0.01948850513940492,
|
|
"aggregationType": null,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.rule-engine-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {
|
|
"headerButton": [
|
|
{
|
|
"name": "{i18n:api-usage.view-statistics}",
|
|
"buttonType": "icon",
|
|
"icon": "show_chart",
|
|
"buttonColor": "rgba(0, 0, 0, 0.87)",
|
|
"customButtonStyle": {},
|
|
"useShowWidgetActionFunction": null,
|
|
"showWidgetActionFunction": "return true;",
|
|
"type": "openDashboardState",
|
|
"targetDashboardStateId": "rule_engine_statistics",
|
|
"setEntityId": true,
|
|
"stateEntityParamName": null,
|
|
"openRightLayout": false,
|
|
"openInSeparateDialog": false,
|
|
"openInPopover": false,
|
|
"id": "2592147a-3f62-987a-78c0-cdb775fb4233"
|
|
}
|
|
]
|
|
},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "84fbe63a-bcb6-7bc1-8af0-46b3b1ee5adc"
|
|
},
|
|
"43a2b982-6c02-d9bd-71ee-34e8e6cf8893": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "ruleEngineExecutionCount",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.rule-engine-executions}",
|
|
"color": "#AB00FF",
|
|
"settings": {
|
|
"yAxisId": "default",
|
|
"showInLegend": true,
|
|
"dataHiddenByDefault": false,
|
|
"type": "bar",
|
|
"lineSettings": {
|
|
"showLine": true,
|
|
"step": false,
|
|
"stepType": "start",
|
|
"smooth": false,
|
|
"lineType": "solid",
|
|
"lineWidth": 2,
|
|
"showPoints": false,
|
|
"showPointLabel": false,
|
|
"pointLabelPosition": "top",
|
|
"pointLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"pointLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"enablePointLabelBackground": false,
|
|
"pointLabelBackground": "rgba(255,255,255,0.56)",
|
|
"pointShape": "emptyCircle",
|
|
"pointSize": 4,
|
|
"fillAreaSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"barSettings": {
|
|
"showBorder": false,
|
|
"borderWidth": 2,
|
|
"borderRadius": 0,
|
|
"showLabel": false,
|
|
"labelPosition": "top",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.76)",
|
|
"enableLabelBackground": false,
|
|
"labelBackground": "rgba(255,255,255,0.56)",
|
|
"backgroundSettings": {
|
|
"type": "none",
|
|
"opacity": 0.4,
|
|
"gradient": {
|
|
"start": 100,
|
|
"end": 0
|
|
}
|
|
}
|
|
},
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": false,
|
|
"comparisonValuesLabel": "",
|
|
"color": ""
|
|
}
|
|
},
|
|
"_hash": 0.5125470598651091,
|
|
"aggregationType": null,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.rule-engine-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {
|
|
"headerButton": [
|
|
{
|
|
"name": "{i18n:api-usage.view-statistics}",
|
|
"buttonType": "icon",
|
|
"icon": "show_chart",
|
|
"buttonColor": "rgba(0, 0, 0, 0.87)",
|
|
"customButtonStyle": {},
|
|
"useShowWidgetActionFunction": null,
|
|
"showWidgetActionFunction": "return true;",
|
|
"type": "openDashboardState",
|
|
"targetDashboardStateId": "rule_engine_statistics",
|
|
"setEntityId": true,
|
|
"stateEntityParamName": null,
|
|
"openRightLayout": false,
|
|
"openInSeparateDialog": false,
|
|
"openInPopover": false,
|
|
"id": "b6ba96cf-48b8-f40f-f010-10b95e7dc819"
|
|
}
|
|
]
|
|
},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "43a2b982-6c02-d9bd-71ee-34e8e6cf8893"
|
|
},
|
|
"76fe83c9-c30f-00a5-6299-40c759ca6705": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "jsExecutionCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.javascript-function-executions}",
|
|
"color": "#FF9900",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.javascript-function-executions-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "76fe83c9-c30f-00a5-6299-40c759ca6705"
|
|
},
|
|
"a43598d1-7bfd-f329-ee61-c343f34f069f": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "jsExecutionCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.javascript-function-executions}",
|
|
"color": "#FF9900",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.javascript-function-executions-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "a43598d1-7bfd-f329-ee61-c343f34f069f"
|
|
},
|
|
"3ebd62a8-dcb7-c96b-8571-e61084248f5b": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "jsExecutionCount",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.javascript-function-executions}",
|
|
"color": "#FF9900",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.javascript-function-executions-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "3ebd62a8-dcb7-c96b-8571-e61084248f5b"
|
|
},
|
|
"88e25971-e5cb-eebb-3c7c-1ce33a8a38f4": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "tbelExecutionCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.tbel-function-executions}",
|
|
"color": "#4CAF50",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.tbel-function-executions-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "88e25971-e5cb-eebb-3c7c-1ce33a8a38f4"
|
|
},
|
|
"a1b5731c-e3b3-8cfb-7c50-3abcdce891d2": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "tbelExecutionCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.tbel-function-executions}",
|
|
"color": "#4CAF50",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.tbel-function-executions-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "a1b5731c-e3b3-8cfb-7c50-3abcdce891d2"
|
|
},
|
|
"efc8d4e9-dee2-b677-c378-c1a666543bf4": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "tbelExecutionCount",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.tbel-function-executions}",
|
|
"color": "#4CAF50",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.tbel-function-executions-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "efc8d4e9-dee2-b677-c378-c1a666543bf4"
|
|
},
|
|
"1249d3e2-6b3a-4e4a-65e9-6ed22959871e": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "storageDataPointsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.data-points-storage-days}",
|
|
"color": "#1039EE",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.data-points-storage-days-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "1249d3e2-6b3a-4e4a-65e9-6ed22959871e"
|
|
},
|
|
"c2f2da29-741d-54f6-5f1d-6f6ae616ea02": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "storageDataPointsCount",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.data-points-storage-days}",
|
|
"color": "#1039EE",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.data-points-storage-days-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "c2f2da29-741d-54f6-5f1d-6f6ae616ea02"
|
|
},
|
|
"8e07dbe5-aa7a-19c1-c470-5f055df948a7": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "createdAlarmsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.alarms-created}",
|
|
"color": "#D35A00",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.alarms-created-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "8e07dbe5-aa7a-19c1-c470-5f055df948a7"
|
|
},
|
|
"e0fe9887-d61c-7813-05a7-f60811e5c5bf": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "createdAlarmsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.alarms-created}",
|
|
"color": "#D35A00",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.alarms-created-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "e0fe9887-d61c-7813-05a7-f60811e5c5bf"
|
|
},
|
|
"99a40c35-c232-16c5-c42f-3cc80ddb9243": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "createdAlarmsCount",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.alarms-created}",
|
|
"color": "#D35A00",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.alarms-created-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "99a40c35-c232-16c5-c42f-3cc80ddb9243"
|
|
},
|
|
"407f7630-406e-9c24-cb3d-b1cbdd190f15": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "emailCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.email-messages}",
|
|
"color": "#F36021",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.emails-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "407f7630-406e-9c24-cb3d-b1cbdd190f15"
|
|
},
|
|
"b12fb875-89fe-af4c-b344-bf4178de419f": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "emailCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.email-messages}",
|
|
"color": "#F36021",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.emails-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "b12fb875-89fe-af4c-b344-bf4178de419f"
|
|
},
|
|
"0b00099d-d131-3e8b-97ce-c4b8d7bcab1f": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "emailCount",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.email-messages}",
|
|
"color": "#F36021",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.emails-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "0b00099d-d131-3e8b-97ce-c4b8d7bcab1f"
|
|
},
|
|
"5648a56e-5a33-3018-92bd-d8e3dbe8aeee": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "smsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.sms-messages}",
|
|
"color": "#F36021",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 3600000,
|
|
"timewindowMs": 86400000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
}
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.sms-messages-hourly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "5648a56e-5a33-3018-92bd-d8e3dbe8aeee"
|
|
},
|
|
"ab5518c1-34d6-7e17-04b4-6520496d5fe1": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "smsCountHourly",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.sms-messages}",
|
|
"color": "#F36021",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
],
|
|
"alarmFilterConfig": {
|
|
"statusList": [
|
|
"ACTIVE"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"history": {
|
|
"historyType": 0,
|
|
"timewindowMs": 2592000000,
|
|
"interval": 86400000,
|
|
"fixedTimewindow": {
|
|
"startTimeMs": 1709729389667,
|
|
"endTimeMs": 1709815789667
|
|
},
|
|
"quickInterval": "CURRENT_DAY"
|
|
},
|
|
"aggregation": {
|
|
"type": "SUM",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.sms-messages-daily-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "ab5518c1-34d6-7e17-04b4-6520496d5fe1"
|
|
},
|
|
"2e7326ac-98d3-e68c-b7cf-948118a3f140": {
|
|
"typeFullFqn": "system.time_series_chart",
|
|
"type": "timeseries",
|
|
"sizeX": 8,
|
|
"sizeY": 5,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": null,
|
|
"entityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"filterId": null,
|
|
"dataKeys": [
|
|
{
|
|
"name": "smsCount",
|
|
"type": "timeseries",
|
|
"label": "{i18n:api-usage.sms-messages}",
|
|
"color": "#F36021",
|
|
"settings": {
|
|
"excludeFromStacking": false,
|
|
"hideDataByDefault": false,
|
|
"disableDataHiding": false,
|
|
"removeFromLegend": false,
|
|
"showLines": false,
|
|
"fillLines": false,
|
|
"showPoints": false,
|
|
"showPointShape": "circle",
|
|
"pointShapeFormatter": "",
|
|
"showPointsLineWidth": 5,
|
|
"showPointsRadius": 3,
|
|
"showSeparateAxis": false,
|
|
"axisPosition": "left",
|
|
"thresholds": [
|
|
{
|
|
"thresholdValueSource": "predefinedValue"
|
|
}
|
|
],
|
|
"comparisonSettings": {
|
|
"showValuesForComparison": true
|
|
},
|
|
"type": "bar",
|
|
"yAxisId": "default"
|
|
},
|
|
"_hash": 0.0661644137210089,
|
|
"units": null,
|
|
"decimals": null,
|
|
"funcBody": null,
|
|
"usePostProcessing": null,
|
|
"postFuncBody": null,
|
|
"aggregationType": null
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 1,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"interval": 1000,
|
|
"timewindowMs": 60000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"history": {
|
|
"historyType": 0,
|
|
"interval": 2592000000,
|
|
"timewindowMs": 31536000000,
|
|
"fixedTimewindow": null,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"hideInterval": false,
|
|
"hideLastInterval": false,
|
|
"hideFixedInterval": false,
|
|
"hideQuickInterval": false
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 25000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"showTitle": true,
|
|
"backgroundColor": "#FFFFFF",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0px",
|
|
"settings": {
|
|
"yAxes": {
|
|
"default": {
|
|
"units": null,
|
|
"decimals": 0,
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "left",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormatter": "var rounder = Math.pow(10, 1);\nvar powers = [\n {key: 'Q', value: Math.pow(10, 15)},\n {key: 'T', value: Math.pow(10, 12)},\n {key: 'B', value: Math.pow(10, 9)},\n {key: 'M', value: Math.pow(10, 6)},\n {key: 'K', value: 1000}\n];\n\nvar key = '';\n\nfor (var i = 0; i < powers.length; i++) {\n var reduced = value / powers[i].value;\n reduced = Math.round(reduced * rounder) / rounder;\n if (reduced >= 1) {\n value = reduced;\n key = powers[i].key;\n break;\n }\n}\nreturn value + key;",
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)",
|
|
"id": "default",
|
|
"order": 0,
|
|
"min": null,
|
|
"max": null
|
|
}
|
|
},
|
|
"thresholds": [],
|
|
"dataZoom": false,
|
|
"stack": false,
|
|
"xAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "bottom",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"noAggregationBarWidthSettings": {
|
|
"strategy": "group",
|
|
"groupWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 6,
|
|
"absoluteWidth": 1800000
|
|
},
|
|
"barWidth": {
|
|
"relative": true,
|
|
"relativeWidth": 2,
|
|
"absoluteWidth": 1000
|
|
}
|
|
},
|
|
"showLegend": true,
|
|
"legendLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"legendConfig": {
|
|
"direction": "column",
|
|
"position": "bottom",
|
|
"sortDataKeys": false,
|
|
"showMin": false,
|
|
"showMax": false,
|
|
"showAvg": false,
|
|
"showTotal": true,
|
|
"showLatest": false,
|
|
"valueFormat": null
|
|
},
|
|
"showTooltip": true,
|
|
"tooltipTrigger": "axis",
|
|
"tooltipValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipValueColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipShowDate": true,
|
|
"tooltipDateFormat": {
|
|
"format": "yyyy-MM-dd HH:mm:ss",
|
|
"lastUpdateAgo": false,
|
|
"custom": false,
|
|
"auto": true,
|
|
"autoDateFormatSettings": {}
|
|
},
|
|
"tooltipDateFont": {
|
|
"family": "Roboto",
|
|
"size": 11,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipDateInterval": true,
|
|
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
|
|
"tooltipBackgroundBlur": 4,
|
|
"animation": {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0
|
|
},
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"comparisonEnabled": false,
|
|
"timeForComparison": "previousInterval",
|
|
"comparisonCustomIntervalValue": 7200000,
|
|
"comparisonXAxis": {
|
|
"show": true,
|
|
"label": "",
|
|
"labelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "600",
|
|
"lineHeight": "1"
|
|
},
|
|
"labelColor": "rgba(0, 0, 0, 0.54)",
|
|
"position": "top",
|
|
"showTickLabels": true,
|
|
"tickLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 10,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "1"
|
|
},
|
|
"tickLabelColor": "rgba(0, 0, 0, 0.54)",
|
|
"ticksFormat": {},
|
|
"showTicks": true,
|
|
"ticksColor": "rgba(0, 0, 0, 0.54)",
|
|
"showLine": true,
|
|
"lineColor": "rgba(0, 0, 0, 0.54)",
|
|
"showSplitLines": true,
|
|
"splitLinesColor": "rgba(0, 0, 0, 0.12)"
|
|
},
|
|
"grid": {
|
|
"show": false,
|
|
"backgroundColor": null,
|
|
"borderWidth": 1,
|
|
"borderColor": "#ccc"
|
|
},
|
|
"legendColumnTitleFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendColumnTitleColor": "rgba(0, 0, 0, 0.38)",
|
|
"legendValueFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "500",
|
|
"lineHeight": "16px"
|
|
},
|
|
"legendValueColor": "rgba(0, 0, 0, 0.87)",
|
|
"tooltipLabelFont": {
|
|
"family": "Roboto",
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"style": "normal",
|
|
"weight": "400",
|
|
"lineHeight": "16px"
|
|
},
|
|
"tooltipLabelColor": "rgba(0, 0, 0, 0.76)",
|
|
"tooltipHideZeroValues": null,
|
|
"padding": "12px"
|
|
},
|
|
"title": "{i18n:api-usage.sms-messages-monthly-activity}",
|
|
"dropShadow": true,
|
|
"enableFullscreen": true,
|
|
"titleStyle": null,
|
|
"configMode": "basic",
|
|
"actions": {},
|
|
"showTitleIcon": false,
|
|
"titleIcon": "thermostat",
|
|
"iconColor": "#1F6BDD",
|
|
"useDashboardTimewindow": false,
|
|
"displayTimewindow": true,
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "500",
|
|
"style": "normal",
|
|
"lineHeight": "24px"
|
|
},
|
|
"titleColor": "rgba(0, 0, 0, 0.87)",
|
|
"titleTooltip": "",
|
|
"widgetStyle": {},
|
|
"widgetCss": "",
|
|
"pageSize": 1024,
|
|
"units": "",
|
|
"decimals": null,
|
|
"noDataDisplayMessage": "",
|
|
"timewindowStyle": {
|
|
"showIcon": false,
|
|
"iconSize": "24px",
|
|
"icon": null,
|
|
"iconPosition": "left",
|
|
"font": {
|
|
"size": 12,
|
|
"sizeUnit": "px",
|
|
"family": "Roboto",
|
|
"weight": "400",
|
|
"style": "normal",
|
|
"lineHeight": "16px"
|
|
},
|
|
"color": "rgba(0, 0, 0, 0.38)",
|
|
"displayTypePrefix": true
|
|
},
|
|
"margin": "0px",
|
|
"borderRadius": "4px",
|
|
"iconSize": "0px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "2e7326ac-98d3-e68c-b7cf-948118a3f140"
|
|
},
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"typeFullFqn": "system.api_usage",
|
|
"type": "latest",
|
|
"sizeX": 7.5,
|
|
"sizeY": 3,
|
|
"config": {
|
|
"datasources": [
|
|
{
|
|
"type": "entity",
|
|
"name": "",
|
|
"dataKeys": []
|
|
}
|
|
],
|
|
"showTitle": true,
|
|
"backgroundColor": "#fff",
|
|
"color": "rgba(0, 0, 0, 0.87)",
|
|
"padding": "0",
|
|
"settings": {
|
|
"dsEntityAliasId": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"apiUsageDataKeys": [
|
|
{
|
|
"label": "{i18n:api-usage.transport-messages}",
|
|
"state": "transport_messages",
|
|
"status": {
|
|
"name": "transportApiState",
|
|
"label": "transportApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "transportMsgLimit",
|
|
"label": "transportMsgLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "transportMsgCount",
|
|
"label": "transportMsgCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
},
|
|
{
|
|
"label": "{i18n:api-usage.transport-data-points}",
|
|
"state": "transport_data_points",
|
|
"status": {
|
|
"name": "transportApiState",
|
|
"label": "transportApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "transportDataPointsLimit",
|
|
"label": "transportDataPointsLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "transportDataPointsCount",
|
|
"label": "transportDataPointsCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
},
|
|
{
|
|
"label": "{i18n:api-usage.rule-engine-executions}",
|
|
"state": "rule_engine_executions",
|
|
"status": {
|
|
"name": "ruleEngineApiState",
|
|
"label": "ruleEngineApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "ruleEngineExecutionLimit",
|
|
"label": "ruleEngineExecutionLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "ruleEngineExecutionCount",
|
|
"label": "ruleEngineExecutionCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
},
|
|
{
|
|
"label": "{i18n:api-usage.javascript-function-executions}",
|
|
"state": "javascript_function_executions",
|
|
"status": {
|
|
"name": "jsExecutionApiState",
|
|
"label": "jsExecutionApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "jsExecutionLimit",
|
|
"label": "jsExecutionLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "jsExecutionCount",
|
|
"label": "jsExecutionCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
},
|
|
{
|
|
"label": "{i18n:api-usage.tbel-function-executions}",
|
|
"state": "tbel_function_executions",
|
|
"status": {
|
|
"name": "tbelExecutionApiState",
|
|
"label": "tbelExecutionApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "tbelExecutionLimit",
|
|
"label": "tbelExecutionLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "tbelExecutionCount",
|
|
"label": "tbelExecutionCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
},
|
|
{
|
|
"label": "{i18n:api-usage.data-points-storage-days}",
|
|
"state": "data_points_storage_days",
|
|
"status": {
|
|
"name": "dbApiState",
|
|
"label": "dbApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "storageDataPointsLimit",
|
|
"label": "storageDataPointsLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "storageDataPointsCount",
|
|
"label": "storageDataPointsCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
},
|
|
{
|
|
"label": "{i18n:api-usage.alarms-created}",
|
|
"state": "alarms_created",
|
|
"status": {
|
|
"name": "alarmApiState",
|
|
"label": "alarmApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "createdAlarmsLimit",
|
|
"label": "createdAlarmsLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "createdAlarmsCount",
|
|
"label": "createdAlarmsCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
},
|
|
{
|
|
"label": "{i18n:api-usage.emails}",
|
|
"state": "emails",
|
|
"status": {
|
|
"name": "emailApiState",
|
|
"label": "emailApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "emailLimit",
|
|
"label": "emailLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "emailCount",
|
|
"label": "emailCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
},
|
|
{
|
|
"label": "{i18n:api-usage.sms}",
|
|
"state": "sms",
|
|
"status": {
|
|
"name": "notificationApiState",
|
|
"label": "notificationApiState",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"maxLimit": {
|
|
"name": "smsLimit",
|
|
"label": "smsLimit",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
},
|
|
"current": {
|
|
"name": "smsCount",
|
|
"label": "smsCount",
|
|
"type": "timeseries",
|
|
"settings": {},
|
|
"color": "#2196f3"
|
|
}
|
|
}
|
|
],
|
|
"targetDashboardState": "default",
|
|
"background": {
|
|
"type": "color",
|
|
"color": "#fff",
|
|
"overlay": {
|
|
"enabled": false,
|
|
"color": "rgba(255,255,255,0.72)",
|
|
"blur": 3
|
|
}
|
|
},
|
|
"padding": "0"
|
|
},
|
|
"title": "{i18n:api-usage.api-usage}",
|
|
"decimals": null,
|
|
"showTitleIcon": false,
|
|
"titleTooltip": "",
|
|
"dropShadow": true,
|
|
"enableFullscreen": false,
|
|
"widgetStyle": {},
|
|
"widgetCss": ".tb-widget-header {\n height: 48px;\n align-items: center !important;\n padding: 5px 10px 0 10px;\n}",
|
|
"titleStyle": {},
|
|
"pageSize": 1024,
|
|
"noDataDisplayMessage": "",
|
|
"actions": {
|
|
"headerButton": [
|
|
{
|
|
"name": "{i18n:widgets.api-usage.go-to-main-state}",
|
|
"buttonType": "stroked",
|
|
"showIcon": false,
|
|
"icon": "undo",
|
|
"buttonColor": "#305680",
|
|
"buttonBorderColor": "#0000001F",
|
|
"customButtonStyle": {
|
|
"padding": "0 16px"
|
|
},
|
|
"useShowWidgetActionFunction": true,
|
|
"showWidgetActionFunction": "return widgetContext.stateController.getStateId() !== widgetContext.settings.targetDashboardState && widgetContext.settings.targetDashboardState;",
|
|
"type": "custom",
|
|
"customFunction": "const state = widgetContext.settings.targetDashboardState?.length ? widgetContext.settings.targetDashboardState : 'default';\nwidgetContext.stateController.updateState(state, widgetContext.stateController.getStateParams(), false);",
|
|
"openInSeparateDialog": false,
|
|
"openInPopover": false,
|
|
"id": "1ea1cca6-47d1-3539-d051-9535129fb12b"
|
|
}
|
|
]
|
|
},
|
|
"titleFont": {
|
|
"size": 16,
|
|
"sizeUnit": "px",
|
|
"family": null,
|
|
"weight": "500",
|
|
"style": null,
|
|
"lineHeight": "21px"
|
|
},
|
|
"borderRadius": "4px"
|
|
},
|
|
"row": 0,
|
|
"col": 0,
|
|
"id": "07e3a570-c961-b72d-3371-5b29f3617b73"
|
|
}
|
|
},
|
|
"states": {
|
|
"default": {
|
|
"name": "{i18n:api-usage.api-usage}",
|
|
"root": true,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"backgroundColor": "#eeeeee",
|
|
"color": "rgba(0,0,0,0.870588)",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"backgroundSizeMode": "100%",
|
|
"autoFillHeight": true,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 100,
|
|
"outerMargin": true,
|
|
"layoutType": "divider",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"rowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"85240e8c-7af7-90a9-ad0a-726013c479a6": {
|
|
"sizeX": 7,
|
|
"sizeY": 5,
|
|
"row": 0,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"d0a10a8f-8f48-f9d6-8306-d12af9b49690": {
|
|
"sizeX": 7,
|
|
"sizeY": 5,
|
|
"row": 0,
|
|
"col": 7,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"4544080d-9b6f-b592-9cd4-0e0335d33857": {
|
|
"sizeX": 7,
|
|
"sizeY": 5,
|
|
"row": 5,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"5d0f2f57-499d-1324-8e1b-cfbc0b3149d2": {
|
|
"sizeX": 7,
|
|
"sizeY": 5,
|
|
"row": 5,
|
|
"col": 7,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"rule_engine_statistics": {
|
|
"name": "{i18n:api-usage.rule-engine-statistics}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"a669cf86-e715-efa4-dd9a-b839abf499e9": {
|
|
"sizeX": 24,
|
|
"sizeY": 5,
|
|
"row": 7,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"fa938580-33db-f1b3-fafc-bc3e3784ad57": {
|
|
"sizeX": 12,
|
|
"sizeY": 7,
|
|
"row": 0,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"2ee89893-4e38-5331-95b7-3fd4f310c5a7": {
|
|
"sizeX": 12,
|
|
"sizeY": 7,
|
|
"row": 0,
|
|
"col": 12,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"backgroundColor": "#eeeeee",
|
|
"color": "rgba(0,0,0,0.870588)",
|
|
"columns": 24,
|
|
"margin": 8,
|
|
"backgroundSizeMode": "100%",
|
|
"autoFillHeight": true,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"outerMargin": true,
|
|
"layoutType": "default",
|
|
"minColumns": 24,
|
|
"viewFormat": "grid",
|
|
"rowHeight": 70
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"transport_messages": {
|
|
"name": "{i18n:api-usage.transport-messages}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 4
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"fb155957-1af4-233e-e2fb-09e648e75d6e": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"4817e33b-87be-5be3-eaca-ca68a2eb4e0c": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"85240e8c-7af7-90a9-ad0a-726013c479a6": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"resizable": true,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"transport_data_points": {
|
|
"name": "{i18n:api-usage.transport-data-points}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"79056202-c92b-1dae-ce49-318ec52e2d3b": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"966ffee7-ba0d-8e54-f903-e8d015ca8cd2": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"d0a10a8f-8f48-f9d6-8306-d12af9b49690": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"resizable": true,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"rule_engine_executions": {
|
|
"name": "{i18n:api-usage.rule-engine-executions}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"84fbe63a-bcb6-7bc1-8af0-46b3b1ee5adc": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"43a2b982-6c02-d9bd-71ee-34e8e6cf8893": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"4544080d-9b6f-b592-9cd4-0e0335d33857": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"resizable": true,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"javascript_function_executions": {
|
|
"name": "{i18n:api-usage.javascript-function-executions}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"76fe83c9-c30f-00a5-6299-40c759ca6705": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"row": 0,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"a43598d1-7bfd-f329-ee61-c343f34f069f": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"3ebd62a8-dcb7-c96b-8571-e61084248f5b": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"tbel_function_executions": {
|
|
"name": "{i18n:api-usage.tbel-function-executions}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"88e25971-e5cb-eebb-3c7c-1ce33a8a38f4": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"row": 0,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"a1b5731c-e3b3-8cfb-7c50-3abcdce891d2": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"efc8d4e9-dee2-b677-c378-c1a666543bf4": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"data_points_storage_days": {
|
|
"name": "{i18n:api-usage.data-points-storage-days}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"1249d3e2-6b3a-4e4a-65e9-6ed22959871e": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"c2f2da29-741d-54f6-5f1d-6f6ae616ea02": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"5d0f2f57-499d-1324-8e1b-cfbc0b3149d2": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"resizable": true,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"emails": {
|
|
"name": "{i18n:api-usage.emails}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"407f7630-406e-9c24-cb3d-b1cbdd190f15": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"row": 0,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"b12fb875-89fe-af4c-b344-bf4178de419f": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"0b00099d-d131-3e8b-97ce-c4b8d7bcab1f": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"sms": {
|
|
"name": "{i18n:api-usage.sms}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"5648a56e-5a33-3018-92bd-d8e3dbe8aeee": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"row": 0,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"ab5518c1-34d6-7e17-04b4-6520496d5fe1": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"2e7326ac-98d3-e68c-b7cf-948118a3f140": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"alarms_created": {
|
|
"name": "{i18n:api-usage.alarms-created}",
|
|
"root": false,
|
|
"layouts": {
|
|
"main": {
|
|
"widgets": {
|
|
"07e3a570-c961-b72d-3371-5b29f3617b73": {
|
|
"sizeX": 24,
|
|
"sizeY": 39,
|
|
"row": 0,
|
|
"col": 0
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": true,
|
|
"mobileRowHeight": 70,
|
|
"layoutDimension": {
|
|
"type": "percentage",
|
|
"leftWidthPercentage": 30
|
|
}
|
|
}
|
|
},
|
|
"right": {
|
|
"widgets": {
|
|
"8e07dbe5-aa7a-19c1-c470-5f055df948a7": {
|
|
"sizeX": 12,
|
|
"sizeY": 4,
|
|
"row": 0,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"e0fe9887-d61c-7813-05a7-f60811e5c5bf": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 0,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
},
|
|
"99a40c35-c232-16c5-c42f-3cc80ddb9243": {
|
|
"sizeX": 6,
|
|
"sizeY": 4,
|
|
"row": 4,
|
|
"col": 6,
|
|
"resizable": true,
|
|
"mobileHeight": 6
|
|
}
|
|
},
|
|
"gridSettings": {
|
|
"layoutType": "divider",
|
|
"backgroundColor": "#eeeeee",
|
|
"columns": 12,
|
|
"margin": 8,
|
|
"outerMargin": true,
|
|
"backgroundSizeMode": "100%",
|
|
"minColumns": 12,
|
|
"viewFormat": "grid",
|
|
"autoFillHeight": true,
|
|
"rowHeight": 70,
|
|
"backgroundImageUrl": null,
|
|
"mobileAutoFillHeight": false,
|
|
"mobileRowHeight": 70,
|
|
"mobileDisplayLayoutFirst": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"entityAliases": {
|
|
"40193437-33ac-3172-eefd-0b08eb849062": {
|
|
"id": "40193437-33ac-3172-eefd-0b08eb849062",
|
|
"alias": "Api usage state",
|
|
"filter": {
|
|
"type": "apiUsageState",
|
|
"resolveMultiple": false
|
|
}
|
|
},
|
|
"2e4c97b0-257a-a1b9-690c-141d9bf2ec6f": {
|
|
"id": "2e4c97b0-257a-a1b9-690c-141d9bf2ec6f",
|
|
"alias": "TbServiceQueues",
|
|
"filter": {
|
|
"type": "entityType",
|
|
"resolveMultiple": true,
|
|
"entityType": "QUEUE_STATS"
|
|
}
|
|
}
|
|
},
|
|
"filters": {},
|
|
"timewindow": {
|
|
"hideAggregation": false,
|
|
"hideAggInterval": false,
|
|
"hideTimezone": false,
|
|
"selectedTab": 0,
|
|
"realtime": {
|
|
"realtimeType": 0,
|
|
"timewindowMs": 86400000,
|
|
"quickInterval": "CURRENT_DAY",
|
|
"interval": 3600000
|
|
},
|
|
"aggregation": {
|
|
"type": "NONE",
|
|
"limit": 50000
|
|
},
|
|
"timezone": null
|
|
},
|
|
"settings": {
|
|
"stateControllerId": "entity",
|
|
"showTitle": false,
|
|
"showDashboardsSelect": false,
|
|
"showEntitiesSelect": false,
|
|
"showDashboardTimewindow": false,
|
|
"showDashboardExport": false,
|
|
"toolbarAlwaysOpen": true,
|
|
"titleColor": "rgba(0,0,0,0.870588)",
|
|
"showFilters": false,
|
|
"showDashboardLogo": false,
|
|
"dashboardLogoUrl": null,
|
|
"hideToolbar": false,
|
|
"showUpdateDashboardImage": false,
|
|
"dashboardCss": ""
|
|
}
|
|
},
|
|
"name": "Api Usage"
|
|
}
|
|
|