Releases: deliveryhero/grafyaml
Releases · deliveryhero/grafyaml
v1.6.0
v1.5.2
v1.5.1
v1.5.0
v1.4.2
What's Changed
- Add support for new panel types and options by @goelankitt in #1
- Tidying up repo, removing unused stuff from openstack by @max-rocket-internet in #2
- Add graphTooltip option to dashboards by @goelankitt in #3
- Enable correct opition for shared crosshair by @goelankitt in #4
- Cleaning up old stuff by @max-rocket-internet in #5
- Fix command output when no args are passed by @max-rocket-internet in #7
- Remove PBR and switch to just use normal setup.py by @max-rocket-internet in #6
- Switch to use Black instead of flake, add to tests, reformat all files by @max-rocket-internet in #8
- Fix build failure by @goelankitt in #10
- Fix ModuleNotFoundError errors by @max-rocket-internet in #11
- Improve README by @goelankitt in #9
- Allow setting Grafana API key by env var by @max-rocket-internet in #12
- Add nice and simple examples, make README pretty 💅 by @max-rocket-internet in #13
- Grafana 8 Support by @goelankitt in #14
- Add table panel, set table-old non strict by @brennoo in #15
- feat: adding bargauge panel type by @msalman899 in #17
- Remove table-old panel type by @goelankitt in #16
- Allow templates to be sorted by @goelankitt in #20
- Merge json support by @goelankitt in #18
- Feat: Accept 'description:' in template variable by @pciang in #21
- Use with-open syntax, more Pythonic by @pciang in #22
- Feat: support time series panel + new unit test by @pciang in #23
- Fix: these two config keys accept any values by @pciang in #24
- Chore: updated dashboard schema to support the new one by @pciang in #25
- Chore: simplified the new dashboard schema by @pciang in #26
- Convert the example graph panel in kube_pod.yaml into Timeseries panel by @pciang in #27
- Fix: fixed incorrect overrides and mistake in legend, simplify yaml by @pciang in #28
- Fix: [dashboard][panels] accepts panels outside of rows by @pciang in #29
- add hideTimeOverride to stat panel schema by @OliverKlette85 in #30
- Add new fields to query template by @brennoo in #31
- Allow row collapse option to be overridden in dashboards by @goelankitt in #32
- add pie chart schema by @nyambati in #34
- Add piechart dashboard schema tests by @nyambati in #35
- fix: removed ordinal from/added symlog into scaleDistribution by @pciang in #36
- Adding state-timeline chart by @tarsobessa in #38
- Added reqpm into the recognised units by @pciang in #39
- feat: add useValueForTime field to annotations by @federico-hero in #40
- Add textbox template type by @mtamadonDHSE in #37
- add more options to bargauge by @nyambati in #41
- LOGMLE - Add logs options by @dhpollack in #42
- extend stat schema by @nyambati in #43
- add gauge schema to grafyaml by @nyambati in #44
- VGSF-76 Enhance grafyaml dashboard schema by @mshero in #45
- CHORE - Enhance panel types by @mshero in #46
- [FIX] - The text panel model by @mshero in #47
- feat: add dashboard uuid to avoid duplication by @nyambati in #48
- [CHORE] - support optional legend width attribute by @mshero in #49
New Contributors
- @goelankitt made their first contribution in #1
- @max-rocket-internet made their first contribution in #2
- @brennoo made their first contribution in #15
- @msalman899 made their first contribution in #17
- @pciang made their first contribution in #21
- @OliverKlette85 made their first contribution in #30
- @nyambati made their first contribution in #34
- @tarsobessa made their first contribution in #38
- @federico-hero made their first contribution in #40
- @mtamadonDHSE made their first contribution in #37
- @dhpollack made their first contribution in #42
- @mshero made their first contribution in #45
Full Changelog: v0.0.0...v1.4.2