influxdb/e2e/etc/test-data/alpha_dashboard.json

281 lines
5.5 KiB
JSON

{
"meta": {
"version": "1",
"type": "dashboard",
"name": "Alpha Centauri-Template",
"description": "template created from dashboard: Alpha Centurai"
},
"content": {
"data": {
"type": "dashboard",
"attributes": {
"name": "Alpha Centauri",
"description": ""
},
"relationships": {
"label": {
"data": []
},
"cell": {
"data": [
{
"type": "cell",
"id": "04ce10261819e000"
},
{
"type": "cell",
"id": "04ce1047b959e000"
},
{
"type": "cell",
"id": "04ce106158d9e000"
}
]
},
"variable": {
"data": []
}
}
},
"included": [
{
"id": "04ce10261819e000",
"type": "cell",
"attributes": {
"x": 0,
"y": 0,
"w": 4,
"h": 6
},
"relationships": {
"view": {
"data": {
"type": "view",
"id": "04ce10261819e000"
}
}
}
},
{
"id": "04ce1047b959e000",
"type": "cell",
"attributes": {
"x": 4,
"y": 0,
"w": 8,
"h": 3
},
"relationships": {
"view": {
"data": {
"type": "view",
"id": "04ce1047b959e000"
}
}
}
},
{
"id": "04ce106158d9e000",
"type": "cell",
"attributes": {
"x": 4,
"y": 3,
"w": 8,
"h": 3
},
"relationships": {
"view": {
"data": {
"type": "view",
"id": "04ce106158d9e000"
}
}
}
},
{
"type": "view",
"id": "04ce10261819e000",
"attributes": {
"name": "Hydro",
"properties": {
"shape": "chronograf-v2",
"queries": [
{
"text": "from(bucket: \"qa\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r._measurement == \"hydro\")\n |> filter(fn: (r) => r._field == \"level\")",
"editMode": "advanced",
"name": "",
"builderConfig": {
"buckets": [],
"tags": [
{
"key": "_measurement",
"values": []
}
],
"functions": [],
"aggregateWindow": {
"period": "auto"
}
}
}
],
"axes": {
"x": {
"bounds": [
"",
""
],
"label": "",
"prefix": "",
"suffix": "",
"base": "10",
"scale": "linear"
},
"y": {
"bounds": [
"",
""
],
"label": "",
"prefix": "",
"suffix": "",
"base": "10",
"scale": "linear"
}
},
"type": "xy",
"legend": {},
"geom": "line",
"colors": [
{
"id": "2114e3a7-f157-4f0f-ad7c-b953d3cb7cc6",
"type": "scale",
"hex": "#31C0F6",
"name": "Nineteen Eighty Four",
"value": 0
},
{
"id": "3fc62935-3abc-47ba-a7ab-d44a19bbcc3f",
"type": "scale",
"hex": "#A500A5",
"name": "Nineteen Eighty Four",
"value": 0
},
{
"id": "a55a66a7-0f89-4608-9550-f1cae7bf3cf0",
"type": "scale",
"hex": "#FF7E27",
"name": "Nineteen Eighty Four",
"value": 0
}
],
"note": "",
"showNoteWhenEmpty": false,
"xColumn": "_time",
"yColumn": "_value",
"shadeBelow": false
}
}
},
{
"type": "view",
"id": "04ce1047b959e000",
"attributes": {
"name": "Sinusoid",
"properties": {
"shape": "chronograf-v2",
"queries": [
{
"text": "from(bucket: \"qa\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r._measurement == \"sine\")\n |> filter(fn: (r) => r._field == \"beat\")",
"editMode": "advanced",
"name": "",
"builderConfig": {
"buckets": [],
"tags": [
{
"key": "_measurement",
"values": []
}
],
"functions": [],
"aggregateWindow": {
"period": "auto"
}
}
}
],
"axes": {
"x": {
"bounds": [
"",
""
],
"label": "",
"prefix": "",
"suffix": "",
"base": "10",
"scale": "linear"
},
"y": {
"bounds": [
"",
""
],
"label": "",
"prefix": "",
"suffix": "",
"base": "10",
"scale": "linear"
}
},
"type": "xy",
"legend": {},
"geom": "line",
"colors": [
{
"id": "2114e3a7-f157-4f0f-ad7c-b953d3cb7cc6",
"type": "scale",
"hex": "#31C0F6",
"name": "Nineteen Eighty Four",
"value": 0
},
{
"id": "3fc62935-3abc-47ba-a7ab-d44a19bbcc3f",
"type": "scale",
"hex": "#A500A5",
"name": "Nineteen Eighty Four",
"value": 0
},
{
"id": "a55a66a7-0f89-4608-9550-f1cae7bf3cf0",
"type": "scale",
"hex": "#FF7E27",
"name": "Nineteen Eighty Four",
"value": 0
}
],
"note": "",
"showNoteWhenEmpty": false,
"xColumn": "_time",
"yColumn": "_value",
"shadeBelow": false
}
}
},
{
"type": "view",
"id": "04ce106158d9e000",
"attributes": {
"name": "Name this Cell",
"properties": {
"shape": "chronograf-v2",
"type": "markdown",
"note": "This is just a test dashboard to be used for import."
}
}
}
]
},
"labels": []
}