Releases: NETWAYS/icingaweb2-module-perfdatagraphs
Releases · NETWAYS/icingaweb2-module-perfdatagraphs
v0.3.1
What's Changed
- Fix toggle show not surviving autorefresh by @martialblog in #86
- Handle 'percent' unit properly by @martialblog in #84
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Improve datetime formats in plots
- Improve rendering to hide charts that are not on screen
- Introduce show_thresholds variable to toggle rendering thresholds
- Handle configured backend names in lowercase
- Add more debug logging
New Contributors
- @christoph2497 made their first contribution in #78
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Improve error message wrap by @martialblog in #67
- Show controls even when there is no data by @martialblog in #68
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Add methods to remove datasets and series by @martialblog in #61
- Use Icinga Web config for the timezone by @martialblog in #62
- Fix error messages not being shown by @martialblog in #64
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Rework data-fetching to use PHP
- Add human-readable units in legend
- Add the option to configure custom timeranges
- Gaps for missing data are automatically added
- Enable soft-min for y-axis
- Use locale to adjust time format in legend
- Fix memory leak in chart rendering by @TheSyscall in #50
- Various optimizations by @TheSyscall and @martialblog in #55
- Fix inconsistent collapsible behavior during autorefresh
- Extend IcingaObjectHelper to be able to resolve Macros
New Contributors
- @TheSyscall made their first contribution in #50
Full Changelog: v0.1.2...v0.2.0
v0.2.0-rc3
What's Changed
- Rework data-fetching to use PHP
- Add human-readable units in legend
- Add the option to configure custom timeranges
- Gaps for missing data are automatically added
- Enable soft-min for y-axis
- Use locale to adjust time format in legend
- Fix memory leak in chart rendering by @TheSyscall in #50
- Various optimizations by @TheSyscall and @martialblog in #55
- Fix inconsistent collapsible behavior during autorefresh
- Extend IcingaObjectHelper to be able to resolve Macros
New Contributors
- @TheSyscall made their first contribution in #50
Full Changelog: v0.2.0-rc2...v0.2.0-rc3
What's Changed
v0.2.0-rc2
What's Changed
- Rework data-fetching to use PHP
- Add human-readable units in legend
- Add the option to configure custom timeranges
- Gaps for missing data are automatically added
- Enable soft-min for y-axis
- Use locale to adjust time format in legend
- Fix memory leak in chart rendering by @TheSyscall in #50
- Fix inconsistent collapsible behavior during autorefresh
- Extend IcingaObjectHelper to be able to resolve Macros
New Contributors
- @TheSyscall made their first contribution in #50
Full Changelog: v0.2.0-rc1...v0.2.0-rc2
v0.2.0-rc1
What's Changed
- Rework data-fetching to use PHP
- Add human-readable units in legend
- Extend IcingaObjectHelper to be able to resolve Macros
- Use locale to adjust time format in legend
- Fix inconsistent collapsible behavior during autorefresh
- Add the option to configure custom timeranges
- Enable soft-min for y-axis
New Contributors
- @dependabot[bot] made their first contribution in #33
Full Changelog: v0.1.2...v0.2.0-rc1
v0.1.2
What's Changed
- Fix negative byte SI format by @martialblog in #16
- Add more templates and combined baskets by @mkayontour in #17
- Use placeholder in forms by @martialblog in #21
- Bugfix: custom variables could not be loaded in Ido CustomVarsHelper by @domme0711 in #25
New Contributors
- @domme0711 made their first contribution in #25
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update README by @martialblog in #7
- Template Enhancements by @mkayontour in #9
- Add selector for rendered event so that charts are loaded on Dashbaords by @martialblog in #10
- Add missing config element for the cache lifetime by @martialblog in #13
- Change warning critical series to be shown by default by @martialblog in #14
- Prepare formatNumber to be reusable for more units by @martialblog in #11
New Contributors
- @mkayontour made their first contribution in #9
Full Changelog: v0.1.0...v0.1.1