Skip to content
Snippets Groups Projects
Commit ff384876 authored by geant-release-service's avatar geant-release-service
Browse files

Finished release 0.56.

parents da166da8 8776bc6e
No related branches found
Tags 0.56
No related merge requests found
......@@ -986,7 +986,7 @@
"steppedLine": false,
"targets": [
{
"alias": "Customer",
"alias": "Private",
"groupBy": [
{
"params": [
......@@ -1004,9 +1004,7 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"ingress\") *8 FROM \"interface_rates\" WHERE (\"interface_name\" = 'PHY_CUSTOMER') AND $timeFilter GROUP BY time($__interval) fill(linear)",
"rawQuery": false,
"refId": "A",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
......@@ -1032,12 +1030,12 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_CUSTOMER"
"value": "PHY_PRIVATE"
}
]
},
{
"alias": "Private",
"alias": "R&E Interconnect",
"groupBy": [
{
"params": [
......@@ -1047,7 +1045,7 @@
},
{
"params": [
"linear"
"null"
],
"type": "fill"
}
......@@ -1055,7 +1053,7 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"refId": "C",
"resultFormat": "time_series",
"select": [
[
......@@ -1071,7 +1069,7 @@
},
{
"params": [
"*8"
"* 8"
],
"type": "math"
}
......@@ -1081,12 +1079,12 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_PRIVATE"
"value": "PHY_RE_INTERCONNECT"
}
]
},
{
"alias": "R&E Interconnect",
"alias": "Public",
"groupBy": [
{
"params": [
......@@ -1104,7 +1102,7 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"refId": "C",
"refId": "D",
"resultFormat": "time_series",
"select": [
[
......@@ -1130,12 +1128,12 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_RE_INTERCONNECT"
"value": "PHY_PUBLIC"
}
]
},
{
"alias": "Public",
"alias": "Upstream",
"groupBy": [
{
"params": [
......@@ -1153,7 +1151,7 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"refId": "D",
"refId": "E",
"resultFormat": "time_series",
"select": [
[
......@@ -1179,12 +1177,12 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_PUBLIC"
"value": "PHY_UPSTREAM"
}
]
},
{
"alias": "Upstream",
"alias": "Customer",
"groupBy": [
{
"params": [
......@@ -1194,7 +1192,7 @@
},
{
"params": [
"null"
"linear"
],
"type": "fill"
}
......@@ -1202,7 +1200,9 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"refId": "E",
"query": "SELECT mean(\"ingress\") *8 FROM \"interface_rates\" WHERE (\"interface_name\" = 'PHY_CUSTOMER') AND $timeFilter GROUP BY time($__interval) fill(linear)",
"rawQuery": false,
"refId": "A",
"resultFormat": "time_series",
"select": [
[
......@@ -1218,7 +1218,7 @@
},
{
"params": [
"* 8"
"*8"
],
"type": "math"
}
......@@ -1228,7 +1228,7 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_UPSTREAM"
"value": "PHY_CUSTOMER"
}
]
}
......@@ -1322,7 +1322,7 @@
"steppedLine": false,
"targets": [
{
"alias": "Customer",
"alias": "Private",
"groupBy": [
{
"params": [
......@@ -1340,9 +1340,7 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"ingress\") *8 FROM \"interface_rates\" WHERE (\"interface_name\" = 'PHY_CUSTOMER') AND $timeFilter GROUP BY time($__interval) fill(linear)",
"rawQuery": false,
"refId": "A",
"refId": "B",
"resultFormat": "time_series",
"select": [
[
......@@ -1368,12 +1366,12 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_CUSTOMER"
"value": "PHY_PRIVATE"
}
]
},
{
"alias": "Private",
"alias": "R&E Interconnect",
"groupBy": [
{
"params": [
......@@ -1383,7 +1381,7 @@
},
{
"params": [
"linear"
"null"
],
"type": "fill"
}
......@@ -1391,7 +1389,7 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"refId": "B",
"refId": "C",
"resultFormat": "time_series",
"select": [
[
......@@ -1407,7 +1405,7 @@
},
{
"params": [
"*8"
"* 8"
],
"type": "math"
}
......@@ -1417,12 +1415,12 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_PRIVATE"
"value": "PHY_RE_INTERCONNECT"
}
]
},
{
"alias": "R&E Interconnect",
"alias": "Public",
"groupBy": [
{
"params": [
......@@ -1440,7 +1438,7 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"refId": "C",
"refId": "D",
"resultFormat": "time_series",
"select": [
[
......@@ -1466,12 +1464,12 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_RE_INTERCONNECT"
"value": "PHY_PUBLIC"
}
]
},
{
"alias": "Public",
"alias": "Upstream",
"groupBy": [
{
"params": [
......@@ -1489,7 +1487,7 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"refId": "D",
"refId": "E",
"resultFormat": "time_series",
"select": [
[
......@@ -1515,12 +1513,12 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_PUBLIC"
"value": "PHY_UPSTREAM"
}
]
},
{
"alias": "Upstream",
"alias": "Customer",
"groupBy": [
{
"params": [
......@@ -1530,7 +1528,7 @@
},
{
"params": [
"null"
"linear"
],
"type": "fill"
}
......@@ -1538,7 +1536,9 @@
"measurement": "interface_rates",
"orderByTime": "ASC",
"policy": "default",
"refId": "E",
"query": "SELECT mean(\"ingress\") *8 FROM \"interface_rates\" WHERE (\"interface_name\" = 'PHY_CUSTOMER') AND $timeFilter GROUP BY time($__interval) fill(linear)",
"rawQuery": false,
"refId": "A",
"resultFormat": "time_series",
"select": [
[
......@@ -1554,7 +1554,7 @@
},
{
"params": [
"* 8"
"*8"
],
"type": "math"
}
......@@ -1564,7 +1564,7 @@
{
"key": "interface_name",
"operator": "=",
"value": "PHY_UPSTREAM"
"value": "PHY_CUSTOMER"
}
]
}
......
......@@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## [0.56] - 2023-02-15
- Change Customers on home dashboard to be the first series shown
## [0.55] - 2023-02-12
- POL1-648 minor change/fix: don't show IPv6 graph sections for dashboards lacking IPv6 graphs
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='brian-dashboard-manager',
version="0.55",
version="0.56",
author='GEANT',
author_email='swd@geant.org',
description='',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment