1.5-rc-4
This commit is contained in:
+21
-18
@@ -24,7 +24,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "influxdb",
|
"type": "influxdb",
|
||||||
"uid": "af2mjwnoibksgd"
|
"uid": "cf2nhyuv697ggb"
|
||||||
},
|
},
|
||||||
"description": "Current System Time",
|
"description": "Current System Time",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
@@ -103,7 +103,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "influxdb",
|
"type": "influxdb",
|
||||||
"uid": "af2mjwnoibksgd"
|
"uid": "cf2nhyuv697ggb"
|
||||||
},
|
},
|
||||||
"description": "System Time (ISO) and Offset (Seconds",
|
"description": "System Time (ISO) and Offset (Seconds",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
@@ -420,6 +420,7 @@
|
|||||||
"measurement": "chrony",
|
"measurement": "chrony",
|
||||||
"orderByTime": "ASC",
|
"orderByTime": "ASC",
|
||||||
"policy": "autogen",
|
"policy": "autogen",
|
||||||
|
"queryType": "randomWalk",
|
||||||
"refId": "A",
|
"refId": "A",
|
||||||
"resultFormat": "time_series",
|
"resultFormat": "time_series",
|
||||||
"select": [
|
"select": [
|
||||||
@@ -444,8 +445,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "datasource",
|
"type": "influxdb",
|
||||||
"uid": "grafana"
|
"uid": "cf2nhyuv697ggb"
|
||||||
},
|
},
|
||||||
"description": "Chrony frequency offset over last minute in PPM",
|
"description": "Chrony frequency offset over last minute in PPM",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
@@ -529,23 +530,21 @@
|
|||||||
"pluginVersion": "12.2.1",
|
"pluginVersion": "12.2.1",
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "influxdb",
|
||||||
|
"uid": "cf2nhyuv697ggb"
|
||||||
|
},
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"1m"
|
"$__interval"
|
||||||
],
|
],
|
||||||
"type": "time"
|
"type": "time"
|
||||||
},
|
|
||||||
{
|
|
||||||
"params": [
|
|
||||||
"null"
|
|
||||||
],
|
|
||||||
"type": "fill"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"measurement": "chrony",
|
"measurement": "chrony",
|
||||||
"orderByTime": "ASC",
|
"orderByTime": "ASC",
|
||||||
"policy": "autogen",
|
"policy": "default",
|
||||||
"refId": "A",
|
"refId": "A",
|
||||||
"resultFormat": "time_series",
|
"resultFormat": "time_series",
|
||||||
"select": [
|
"select": [
|
||||||
@@ -570,8 +569,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "datasource",
|
"type": "influxdb",
|
||||||
"uid": "grafana"
|
"uid": "cf2nhyuv697ggb"
|
||||||
},
|
},
|
||||||
"description": "Average chrony skew over past minute",
|
"description": "Average chrony skew over past minute",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
@@ -655,10 +654,14 @@
|
|||||||
"pluginVersion": "12.2.1",
|
"pluginVersion": "12.2.1",
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
|
"datasource": {
|
||||||
|
"type": "influxdb",
|
||||||
|
"uid": "cf2nhyuv697ggb"
|
||||||
|
},
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"1m"
|
"$__interval"
|
||||||
],
|
],
|
||||||
"type": "time"
|
"type": "time"
|
||||||
},
|
},
|
||||||
@@ -671,7 +674,7 @@
|
|||||||
],
|
],
|
||||||
"measurement": "chrony",
|
"measurement": "chrony",
|
||||||
"orderByTime": "ASC",
|
"orderByTime": "ASC",
|
||||||
"policy": "autogen",
|
"policy": "default",
|
||||||
"refId": "A",
|
"refId": "A",
|
||||||
"resultFormat": "time_series",
|
"resultFormat": "time_series",
|
||||||
"select": [
|
"select": [
|
||||||
@@ -708,7 +711,7 @@
|
|||||||
},
|
},
|
||||||
"timepicker": {},
|
"timepicker": {},
|
||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"title": "Chrony",
|
"title": "Timekeeping",
|
||||||
"uid": "69a006d6-ccaa-4e9e-a8ec-6dba0b30fa1e",
|
"uid": "69a006d6-ccaa-4e9e-a8ec-6dba0b30fa1e",
|
||||||
"version": 4
|
"version": 6
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user