Hello evrynoe
in grafana 8.5 response time item does not show value but in older version i have. in this host other items have value but just this item show “no data” .
-
What Grafana version and what operating system are you using?
grafana oss version = 8.5.0
os version = Redhat Entrprise Linux 8.5 -
What are you trying to achieve?
to get value in response time graph -
How are you trying to achieve it?
select related item and and refresh for making graph -
What happened?
return “no Data” value -
What did you expect to happen?
create graph and show value -
Can you copy/paste the configuration(s) that you are having problems with?
{
“id”: 4,
“gridPos”: {
“h”: 9,
“w”: 24,
“x”: 0,
“y”: 0
},
“type”: “timeseries”,
“title”: “--------------------------------------------”,
“transformations”: ,
“datasource”: {
“uid”: “Jl907Il7z”,
“type”: “alexanderzobnin-zabbix-datasource”
},
“pluginVersion”: “8.5.0”,
“description”: “-----------------------------------------”,
“fieldConfig”: {
“defaults”: {
“custom”: {
“drawStyle”: “line”,
“lineInterpolation”: “linear”,
“barAlignment”: 0,
“lineWidth”: 1,
“fillOpacity”: 0,
“gradientMode”: “none”,
“spanNulls”: false,
“showPoints”: “auto”,
“pointSize”: 5,
“stacking”: {
“mode”: “none”,
“group”: “A”
},
“axisPlacement”: “auto”,
“axisLabel”: “”,
“scaleDistribution”: {
“type”: “linear”
},
“hideFrom”: {
“tooltip”: false,
“viz”: false,
“legend”: false
},
“thresholdsStyle”: {
“mode”: “off”
}
},
“color”: {
“mode”: “palette-classic”
},
“mappings”: ,
“thresholds”: {
“mode”: “absolute”,
“steps”: [
{
“color”: “green”,
“value”: null
},
{
“color”: “red”,
“value”: 80
}
]
},
“unit”: “ms”
},
“overrides”:
},
“options”: {
“tooltip”: {
“mode”: “single”,
“sort”: “none”
},
“legend”: {
“displayMode”: “list”,
“placement”: “bottom”,
“calcs”:
}
},
“targets”: [
{
“application”: {
“filter”: “Status”
},
“datasource”: {
“type”: “alexanderzobnin-zabbix-datasource”,
“uid”: “Jl907Il7z”
},
“functions”: ,
“group”: {
“filter”: “Network”
},
“host”: {
“filter”: “--------------------------------------------”
},
“item”: {
“filter”: “ICMP response time”
},
“itemTag”: {
“filter”: “”
},
“options”: {
“disableDataAlignment”: false,
“showDisabledItems”: false,
“skipEmptyValues”: false,
“useZabbixValueMapping”: false
},
“proxy”: {
“filter”: “”
},
“queryType”: “0”,
“refId”: “A”,
“resultFormat”: “time_series”,
“table”: {
“skipEmptyValues”: false
},
“tags”: {
“filter”: “”
},
“trigger”: {
“filter”: “”
},
“triggers”: {
“acknowledged”: 2,
“count”: true,
“minSeverity”: 3
}
}
],
“transparent”: true
} -
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
no error