Overview
Request 555040 accepted
- Add systemd-notification.patch (sends systemd notification once
Grafana is ready to serve since database migrations can take
a few seconds). This fixes the following upstream issue:
https://github.com/grafana/grafana/issues/10024
- mark %{_datadir}/%{name}/conf/defaults.ini as %conf instead
of %doc, grafana-server won't start without this file.
- Update to version 4.5.1:
+ New Features:
* Table panel: Render cell values as links
* Elasticsearch: Add ad hoc filters directly by clicking values
* MySQL: New rich query editor with syntax highlighting
* Prometheus: New rich query editor with syntax highlighting
+ Enhancements:
* GitHub OAuth: Support for GitHub organizations with 100+ teams
* Graphite: Calls to Graphite api /metrics/find now include time range
* Graphite: Added new graphite 1.0 functions
* Elasticsearch: Ad-hoc filters now use query phrase match filters
+ Breaking change:
* InfluxDB/Elasticsearch: The panel & data source option named "Group by
time interval" is now named "Min time interval" and does now always
define a lower limit for the auto group by time.
+ Other changes:
* InfluxDB: Change time range filter for absolute time ranges to be
inclusive instead of exclusive
* InfluxDB: Added paranthesis around tag filters in queries
+ Bug Fixes:
- Modals: Maintain scroll position after opening/leaving modal
- Templating: You cannot select data source variables as data source
Request History
jgrassler created request
- Add systemd-notification.patch (sends systemd notification once
Grafana is ready to serve since database migrations can take
a few seconds). This fixes the following upstream issue:
https://github.com/grafana/grafana/issues/10024
- mark %{_datadir}/%{name}/conf/defaults.ini as %conf instead
of %doc, grafana-server won't start without this file.
- Update to version 4.5.1:
+ New Features:
* Table panel: Render cell values as links
* Elasticsearch: Add ad hoc filters directly by clicking values
* MySQL: New rich query editor with syntax highlighting
* Prometheus: New rich query editor with syntax highlighting
+ Enhancements:
* GitHub OAuth: Support for GitHub organizations with 100+ teams
* Graphite: Calls to Graphite api /metrics/find now include time range
* Graphite: Added new graphite 1.0 functions
* Elasticsearch: Ad-hoc filters now use query phrase match filters
+ Breaking change:
* InfluxDB/Elasticsearch: The panel & data source option named "Group by
time interval" is now named "Min time interval" and does now always
define a lower limit for the auto group by time.
+ Other changes:
* InfluxDB: Change time range filter for absolute time ranges to be
inclusive instead of exclusive
* InfluxDB: Added paranthesis around tag filters in queries
+ Bug Fixes:
- Modals: Maintain scroll position after opening/leaving modal
- Templating: You cannot select data source variables as data source
dirkmueller accepted request