Compare commits
No commits in common. "9b3693dc045fcb724a09256b24cbf4e7a579fe85" and "747d10f509ef6e24ca73dba992e11eb8f4e1dd03" have entirely different histories.
9b3693dc04
...
747d10f509
2 changed files with 3 additions and 24 deletions
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
'temperature': {
|
||||
'stacked': False,
|
||||
'queries': {
|
||||
'cpu_temperature': {
|
||||
'filters': {
|
||||
'_measurement': 'cpu_temperature',
|
||||
'_field': [
|
||||
'value',
|
||||
],
|
||||
},
|
||||
'function': 'mean',
|
||||
},
|
||||
},
|
||||
'unit': 'degrees',
|
||||
'display_name': '__field.labels.name'
|
||||
},
|
||||
}
|
|
@ -9,11 +9,8 @@
|
|||
'data_format': "value",
|
||||
'data_type': "integer",
|
||||
}],
|
||||
},
|
||||
},
|
||||
},
|
||||
'grafana_rows': {
|
||||
'health',
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue