Skip to content
Snippets Groups Projects
Commit 46fa0f40 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

Add EUMETSAT list of dashboards.

Put EUMETSAT under services on home dashboard.
parent cd8d7f3b
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,8 @@ DEFAULT_ORGANIZATIONS = [
"excluded_dashboards": [
"GÉANT Office devices",
"GÉANT VM",
"Lab Devices"
"Lab Devices",
"EUMETSAT"
],
"excluded_folders": {
"Aggregates": ["CAE1"],
......@@ -69,7 +70,8 @@ DEFAULT_ORGANIZATIONS = [
"GÉANT VM",
"Lab Devices",
"IAS",
"IAS Peers"
"IAS Peers",
"EUMETSAT"
],
"excluded_folders": {
"Aggregates": ["CAE1", "GWS UPSTREAMS", "IAS PEERS"],
......@@ -95,6 +97,7 @@ DEFAULT_ORGANIZATIONS = [
"GÉANT Office devices",
"GÉANT VM",
"Lab Devices",
"EUMETSAT"
],
"excluded_folders": {
"EUMETSAT Multicast": True
......@@ -114,7 +117,8 @@ DEFAULT_ORGANIZATIONS = [
"GÉANT VM",
"Lab Devices",
"IAS",
"IAS Peers"
"IAS Peers",
"EUMETSAT"
],
"excluded_folders": {
"Aggregates": ["GWS UPSTREAMS", "IAS PEERS"],
......
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": 454,
"links": [
],
"panels": [
{
"datasource": null,
"fieldConfig": {
"defaults": {
"custom": {}
},
"overrides": []
},
"folderId": null,
"gridPos": {
"h": 25,
"w": 24,
"x": 0,
"y": 0
},
"headings": false,
"id": 2,
"limit": 100,
"pluginVersion": "7.1.4",
"query": "",
"recent": false,
"search": true,
"starred": false,
"tags": [
"EUMET_MULTICAST"
],
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"value"
],
"type": "field"
},
{
"params": [],
"type": "mean"
}
]
],
"tags": []
}
],
"timeFrom": null,
"timeShift": null,
"title": "EUMETSAT Multicast",
"type": "dashlist"
}
],
"schemaVersion": 26,
"style": "dark",
"tags": [
"services"
],
"templating": {
"list": []
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "EUMETSAT",
"version": 1
}
......@@ -59,19 +59,6 @@
"title": "Peers",
"type": "dashboards"
}
{% if staff %}
,
{
"asDropdown": true,
"icon": "external link",
"tags": [
"EUMET_MULTICAST"
],
"targetBlank": true,
"title": "EUMETSAT",
"type": "dashboards"
}
{% endif %}
],
"panels": [
{% if staff %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment