Skip to content
Snippets Groups Projects
changelog.md 1.2 KiB
Newer Older
Bjarke Madsen's avatar
Bjarke Madsen committed
# Changelog

All notable changes to this project will be documented in this file.
Bjarke Madsen's avatar
Bjarke Madsen committed

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.9] - 2021-04-12
- Show GEANT logo on home dashboards for non-staff organizations
- Remove hardcoded database name from lab dashboard
- Properly exclude a number of dashboards and folders
- Add PIONIER alias of PSNC to exclude

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.8] - 2021-04-09
- Templated home dashboard to provision different one for each organization
- Add interface names to aggregate graph target aliases
- Add lab router dashboard
- Remove multicast panels

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.7] - 2021-03-25
- Added better support for excluding dashboards under specific paths
- Added version endpoint
- Implemented lock on /update to prevent multiple requests from starting multiple provisioning processes

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.6] - 2021-03-10
- Added CAE1 and updated handling of IAS Upstream tags

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.5] - 2021-03-10
- Added provisioning of aggregate dashboards with many targets

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.4] - 2021-03-03
- Provisioning is now limited to a single org at once.

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.3] - 2021-03-03
- Tune down the amount of concurrency, as Grafana servers can't keep up
Bjarke Madsen's avatar
Bjarke Madsen committed

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.2] - 2021-03-03
- Generate and provision dashboards concurrently to reduce time to provision

Bjarke Madsen's avatar
Bjarke Madsen committed
## [0.1] - 2021-02-24
- initial skeleton