Fixed DPMs views
This commit is contained in:
parent
6820c7cdf0
commit
72a826aa0d
@ -1,13 +1,9 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"DPM1": false,
|
"DPM1": true,
|
||||||
"DPM2": false,
|
"DPM2": true,
|
||||||
"DPM3": false,
|
"DPM3": true,
|
||||||
"RACK": false,
|
"RACK": true
|
||||||
"dpm1-dpm2": false,
|
|
||||||
"dpm2-dpm3": false,
|
|
||||||
"dpm3-mcm": false,
|
|
||||||
"mcm-dpm1": false
|
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -33,22 +29,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": true,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -70,22 +50,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": true,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -107,22 +71,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": true,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -144,22 +92,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
|
|||||||
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"DPM1": false,
|
"DPM1": true,
|
||||||
"DPM2": false,
|
"DPM2": true,
|
||||||
"DPM3": false,
|
"DPM3": true,
|
||||||
"DPM4": false,
|
"DPM4": true,
|
||||||
"RACK": false
|
"RACK": true
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -31,22 +31,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -68,22 +52,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -105,22 +73,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -142,22 +94,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -179,22 +115,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
|
|||||||
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"DPM1": false,
|
"DPM1": true,
|
||||||
"DPM2": false,
|
"DPM2": true,
|
||||||
"DPM3": false,
|
"DPM3": true,
|
||||||
"DPM4": false,
|
"DPM4": true,
|
||||||
"RACK": false
|
"RACK": true
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -31,22 +31,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -68,22 +52,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -105,22 +73,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -142,22 +94,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -179,22 +115,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"DPM1": false,
|
"DPM1": true,
|
||||||
"DPM2": false,
|
"DPM2": true,
|
||||||
"DPM3": false,
|
"DPM3": true,
|
||||||
"DPM4": false,
|
"DPM4": true,
|
||||||
"DPM5": false,
|
"DPM5": true,
|
||||||
"DPM6": false,
|
"DPM6": true,
|
||||||
"DPM7": false,
|
"DPM7": true,
|
||||||
"RACK": false
|
"RACK": true
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -37,22 +37,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -74,22 +58,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -111,22 +79,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -148,22 +100,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -185,22 +121,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -222,22 +142,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -259,22 +163,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -296,22 +184,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"DPM1": false,
|
"DPM1": true,
|
||||||
"DPM2": false,
|
"DPM2": true,
|
||||||
"RACK": false
|
"RACK": true
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"tagProps": [
|
"tagProps": [
|
||||||
@ -27,22 +27,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -64,22 +48,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
@ -101,22 +69,6 @@
|
|||||||
{
|
{
|
||||||
"expression": "coalesce({value},true)",
|
"expression": "coalesce({value},true)",
|
||||||
"type": "expression"
|
"type": "expression"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fallback": false,
|
|
||||||
"inputType": "scalar",
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"input": false,
|
|
||||||
"output": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": 1,
|
|
||||||
"output": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputType": "scalar",
|
|
||||||
"type": "map"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "tag"
|
"type": "tag"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user