2019-05-21 10:32:04 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
grafana: updated to 6.1.6
6.1.6:
Features / Enhancements
Security: Bump jQuery to 3.4.0
Bug Fixes
Playlist: Fix loading dashboards by tag.
6.1.5:
Security: Urgent security patch release.
6.1.4:
Bug Fixes
DataPanel: Added missing built-in interval variables to scopedVars.
Explore: Adds maxDataPoints to data source query options .
Explore: Fixes so intervals are recalculated on run query.
Heatmap: Fix for empty graph when panel is too narrow.
Heatmap: Fixed auto decimals when bucket name is not number.
QueryInspector: Now shows error responses again.
6.1.3:
Bug Fixes
Graph: Fixed auto decimals in legend values for some units like ms and s.
Graph: Fixed png rendering with legend to the right.
Singlestat: Use decimals when manually specified.
UI Switch: Fix broken UI switches. Fixes Default Data Source switch, Explore \
Logs switches, Gauge option switches.
6.1.2:
Bug Fixes
Graph: Fixed series legend color for hidden series.
Graph: Fixed tooltip highlight on white theme.
Styles: Fixed menu hover highlight border.
Singlestat Panel: Correctly use the override decimals.
6.1.1:
Bug Fixes
Alerting: Notification channel http api fixes.
Graphite: Editing graphite query function now works again.
Playlist: Kiosk & auto fit panels modes are working normally again .
QueryEditors: Toggle edit mode now always work on slower computers.
6.1.0:
Bug Fixes
CloudWatch: Fix for dimension value list when changing dimension key.
Graphite: Editing function arguments now works again.
InfluxDB: Fix tag names with periods in alert evaluation.
PngRendering: Fix for panel height & title centering .
Templating: Fix for editing query variables.
|
2018-09-22 22:52:17 by Benny Siegert | Files touched by this commit (1) |
Log message:
Use correct versioned Go dependency.
|
2018-06-12 19:50:29 by Benny Siegert | Files touched by this commit (102) | |
Log message:
Revbump all Go packages after lang/go update.
|
2018-01-07 20:17:28 by Tobias Nygren | Files touched by this commit (1) | |
Log message:
grafana/Makefile: revert rev 1.6-1.7
Actual problem was that EXTRACT_SUFX must be set earlier for intended
Makefile variable expansion.
It used to be set but got lost in the 4.6.2 update commit.
|
2018-01-07 20:05:02 by Tobias Nygren | Files touched by this commit (1) |
Log message:
grafana: fix build
XXX I'm positive this worked before
|
2017-12-03 12:06:24 by Thomas Klausner | Files touched by this commit (1) |
Log message:
grafana: fix SITES.*, using variables doesn't seem to work
|
2017-11-27 17:04:54 by Tobias Nygren | Files touched by this commit (4) | |
Log message:
grafana: update to 4.6.2
Highlights:
- The new Postgres Data Source
- Create your own Annotations for the Graph panel
- Cloudwatch Alerting Support
- Prometheus query editor enhancements
|
2017-10-13 14:28:19 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
grafana: Add SMF manifest, based on PR#52612
|
2017-07-23 09:20:42 by Thomas Klausner | Files touched by this commit (3) |
Log message:
More RELRO check disabling for go packages.
|
2017-07-12 12:05:58 by Tobias Nygren | Files touched by this commit (1) |
Log message:
fix HOMEPAGE
|