blob: 7185d4a8ffd27188e599d937ce501ffe61d948c2 [file] [log] [blame]
{
"dashboard": {
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": false,
"gnetId": null,
"graphTooltip": 0,
"links": [],
"panels": [
{
"datasource": "datasource-$ORG",
"description": "Stacked time-series of UE's connected to slice by active, inactive and idle",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 56,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 0
},
"id": 1,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"targets": [
{
"exemplar": true,
"expr": "sum(smf_pdu_session_profile{slice=\"$VCS\",state=\"active\"})",
"interval": "",
"legendFormat": "Active",
"queryType": "randomWalk",
"refId": "A"
},
{
"exemplar": true,
"expr": "sum(smf_pdu_session_profile{slice=\"$VCS\",state=\"inactive\"})",
"hide": false,
"interval": "",
"legendFormat": "Inactive",
"refId": "B"
},
{
"exemplar": true,
"expr": "sum(smf_pdu_session_profile{slice=\"$VCS\",state=\"idle\"})",
"hide": false,
"interval": "",
"legendFormat": "Idle",
"refId": "C"
}
],
"title": "VCS $VCS UE Connectivity Stacked",
"type": "timeseries"
}
],
"schemaVersion": 30,
"style": "light",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-15m",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "VCS $VCS UE Connectivity",
"uid": "$VCS-ue-conn",
"version": 1
},
"folderUid": "$ORG",
"message": "Made changes to $ORG"
}