diff --git a/docs/sources/_index.md b/docs/sources/_index.md index bbb23e6a5a9..93f31d24456 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -60,8 +60,8 @@ aliases = ["/v1.1", "/guides/reference/admin", "/v3.1"]
Learn how to automate your Grafana configuration.
- }}" class="nav-cards__item nav-cards__item--guide"> -Explore the features and enhancements in the latest release.
}}" class="nav-cards__item nav-cards__item--guide"> diff --git a/docs/sources/guides/whats-new-in-v6-5.md b/docs/sources/guides/whats-new-in-v6-5.md index 29625e393ed..89064d40275 100644 --- a/docs/sources/guides/whats-new-in-v6-5.md +++ b/docs/sources/guides/whats-new-in-v6-5.md @@ -1,6 +1,6 @@ +++ title = "What's New in Grafana v6.5" -description = "Feature & improvement highlights for Grafana v6.5" +description = "Feature and improvement highlights for Grafana v6.5" keywords = ["grafana", "new", "documentation", "6.5"] type = "docs" [menu.docs] @@ -12,35 +12,37 @@ weight = -16 # What's New in Grafana v6.5 -For all details please read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) +For all details, read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) ## Highlights -Grafana 6.5 comes with a lot of new features and enhancements. +Grafana 6.5 comes with a lot of new features and enhancements: - [**Docker:** Ubuntu-based images and more]({{< relref "#ubuntu-based-docker-images" >}}) - [**CloudWatch:** Major rewrite and lots of enhancements]({{< relref "#cloudwatch-data-source-improvements" >}}) - [**Templating:** Dynamic typeahead queries using $__searchFilter]({{< relref "#dynamic-typeahead-support-in-query-variables" >}}) +- [**Graphite:** Support for additional Metrictank functionality]({{< relref "#graphite-support-for-additional-metrictank-functionality" >}}) - [**Explore:** New log row details view]({{< relref "#explore-logs-log-row-details" >}}) - [**Explore:** Turn parts of log message into a link using derived fields]({{< relref "#loki-explore-derived-fields" >}}) - [**Explore:** Time-sync of split views]({{< relref "#time-sync-of-split-views-in-explore" >}}) -- **Explore**: Tooltip in graphs -- **Azure Monitor**: Alerting support for Azure Application Insights -- **Provisioning**: Allow saving of provisioned dashboards from UI -- **Auth Proxy:** Can now login with auth proxy and get a login token and session cookie -- **OAuth:** Generic OAuth now supports role mapping +- [**Explore**: Hover/tooltip support in graphs]({{< relref "#explore-metrics-graph-hover-tooltip" >}}) +- [**Azure Monitor**: Alerting support for Azure Application Insights]({{< relref "#alerting-support-for-azure-application-insights" >}}) +- [**Provisioning**: Allow saving of provisioned dashboards from UI]({{< relref "#allow-saving-of-provisioned-dashboards-from-ui" >}}) +- [**Auth Proxy:** Mix auth proxy with Grafana login token and session cookie]({{< relref "#mix-auth-proxy-with-grafana-login-token-and-session-cookie" >}}) +- [**OAuth:** Generic OAuth now supports role mapping]({{< relref "#generic-oauth-role-mapping" >}}) +- [**Image Rendering:** Quick update since Grafana 6.4]({{< relref "#image-renderer-plugin" >}}) -More details of above and highlights will be added as we're getting closer to the stable release. +### Ubuntu-based Docker images -### Ubuntu-based docker images +In Grafana [v6.4](/guides/whats-new-in-v6-4/#alpine-based-docker-image), we switched the Grafana Docker image from Ubuntu to Alpine. This change provides a more secure and lightweight Docker image. -In Grafana [v6.4](/guides/whats-new-in-v6-4/#alpine-based-docker-image) we switched the Grafana docker image from Ubuntu to Alpine. The main reason for this change was to be able to provide a more secure and lightweight docker image. +This change has received both negative and positive feedback as well as some bug reports. We learned that switching to an Alpine-based Docker image was a big breaking change for a lot of users. We should have more clearly highlighted this in blog post, release notes, changelog, and the [Docker Hub readme](https://hub.docker.com/r/grafana/grafana). -This change has received both negative and positive feedback as well as some bug reports. Based on this, one of the conclusions and learnings is that switching to an Alpine based docker image was a big breaking change for a lot of users and this change should have been more clearly highlighted in blog post, release notes, changelog and the [Docker Hub readme](https://hub.docker.com/r/grafana/grafana). +We also broke the Docker images for ARM, but this is fixed in Grafana v6.5. -One additional mistake we did was to break the Docker images for ARM. Good news, in Grafana v6.5 this have been fixed. +Grafana Docker images should be as secure as possible by default and that’s why the Alpine-based Docker images will continue to be the Grafana default (`grafana/grafana: