Docs: combines all SAML topics into one topic (#49443)

* combines all SAML topics

* resolves merge conflicts

* makes prettier
This commit is contained in:
Christopher Moyer
2022-05-27 07:42:51 -05:00
committed by GitHub
parent 745b101d41
commit 8c84d62e3d
158 changed files with 729 additions and 663 deletions

View File

@@ -9,7 +9,7 @@ weight: 1
# What's new Grafana
Grafana is changing all the time. For release highlights checkout links below, if you want a complete list of every change, as well
as info on deprecations, breaking changes and plugin development read the [release notes]({{< relref "../release-notes" >}}).
as info on deprecations, breaking changes and plugin development read the [release notes]({{< relref "../release-notes/" >}}).
## Grafana 9
@@ -17,37 +17,37 @@ as info on deprecations, breaking changes and plugin development read the [relea
## Grafana 8
- [What's new in 8.5]({{< relref "whats-new-in-v8-5" >}})
- [What's new in 8.4]({{< relref "whats-new-in-v8-4" >}})
- [What's new in 8.3]({{< relref "whats-new-in-v8-3" >}})
- [What's new in 8.2]({{< relref "whats-new-in-v8-2" >}})
- [What's new in 8.1]({{< relref "whats-new-in-v8-1" >}})
- [What's new in 8.0]({{< relref "whats-new-in-v8-0" >}})
- [What's new in 8.5]({{< relref "whats-new-in-v8-5/" >}})
- [What's new in 8.4]({{< relref "whats-new-in-v8-4/" >}})
- [What's new in 8.3]({{< relref "whats-new-in-v8-3/" >}})
- [What's new in 8.2]({{< relref "whats-new-in-v8-2/" >}})
- [What's new in 8.1]({{< relref "whats-new-in-v8-1/" >}})
- [What's new in 8.0]({{< relref "whats-new-in-v8-0/" >}})
## Grafana 7
- [What's new in 7.5]({{< relref "whats-new-in-v7-5" >}})
- [What's new in 7.4]({{< relref "whats-new-in-v7-4" >}})
- [What's new in 7.3]({{< relref "whats-new-in-v7-3" >}})
- [What's new in 7.2]({{< relref "whats-new-in-v7-2" >}})
- [What's new in 7.1]({{< relref "whats-new-in-v7-1" >}})
- [What's new in 7.0]({{< relref "whats-new-in-v7-0" >}})
- [What's new in 7.5]({{< relref "whats-new-in-v7-5/" >}})
- [What's new in 7.4]({{< relref "whats-new-in-v7-4/" >}})
- [What's new in 7.3]({{< relref "whats-new-in-v7-3/" >}})
- [What's new in 7.2]({{< relref "whats-new-in-v7-2/" >}})
- [What's new in 7.1]({{< relref "whats-new-in-v7-1/" >}})
- [What's new in 7.0]({{< relref "whats-new-in-v7-0/" >}})
## Grafana 6
- [What's new in 6.7]({{< relref "whats-new-in-v6-7" >}})
- [What's new in 6.6]({{< relref "whats-new-in-v6-6" >}})
- [What's new in 6.5]({{< relref "whats-new-in-v6-5" >}})
- [What's new in 6.4]({{< relref "whats-new-in-v6-4" >}})
- [What's new in 6.3]({{< relref "whats-new-in-v6-3" >}})
- [What's new in 6.2]({{< relref "whats-new-in-v6-2" >}})
- [What's new in 6.1]({{< relref "whats-new-in-v6-1" >}})
- [What's new in 6.0]({{< relref "whats-new-in-v6-0" >}})
- [What's new in 6.7]({{< relref "whats-new-in-v6-7/" >}})
- [What's new in 6.6]({{< relref "whats-new-in-v6-6/" >}})
- [What's new in 6.5]({{< relref "whats-new-in-v6-5/" >}})
- [What's new in 6.4]({{< relref "whats-new-in-v6-4/" >}})
- [What's new in 6.3]({{< relref "whats-new-in-v6-3/" >}})
- [What's new in 6.2]({{< relref "whats-new-in-v6-2/" >}})
- [What's new in 6.1]({{< relref "whats-new-in-v6-1/" >}})
- [What's new in 6.0]({{< relref "whats-new-in-v6-0/" >}})
## Grafana 5
- [What's new in 5.4]({{< relref "whats-new-in-v5-4" >}})
- [What's new in 5.3]({{< relref "whats-new-in-v5-3" >}})
- [What's new in 5.2]({{< relref "whats-new-in-v5-2" >}})
- [What's new in 5.1]({{< relref "whats-new-in-v5-1" >}})
- [What's new in 5.0]({{< relref "whats-new-in-v5-0" >}})
- [What's new in 5.4]({{< relref "whats-new-in-v5-4/" >}})
- [What's new in 5.3]({{< relref "whats-new-in-v5-3/" >}})
- [What's new in 5.2]({{< relref "whats-new-in-v5-2/" >}})
- [What's new in 5.1]({{< relref "whats-new-in-v5-1/" >}})
- [What's new in 5.0]({{< relref "whats-new-in-v5-0/" >}})

View File

@@ -52,9 +52,9 @@ Stackdriver is the first data source which has support for a custom templating q
create their very own templating query editor.
Additionally, if Grafana is running on a Google Compute Engine (GCE) virtual machine, it is now possible for Grafana to automatically retrieve default credentials from the metadata server.
This has the advantage of not needing to generate a private key file for the service account and also not having to upload the file to Grafana. [Learn more]({{< relref "../datasources/google-cloud-monitoring/_index.md/#using-gce-default-service-account" >}}).
This has the advantage of not needing to generate a private key file for the service account and also not having to upload the file to Grafana. [Learn more]({{< relref "../datasources/google-cloud-monitoring/_index.md#using-gce-default-service-account" >}}).
Please read [Using Google Stackdriver in Grafana]({{< relref "../datasources/google-cloud-monitoring/_index.md/" >}}) for more detailed information on how to get started and use it.
Please read [Using Google Stackdriver in Grafana]({{< relref "../datasources/google-cloud-monitoring/_index.md" >}}) for more detailed information on how to get started and use it.
<div class="clearfix"></div>

View File

@@ -121,7 +121,7 @@ will be shared soon.
Built-in support for [Google Stackdriver](https://cloud.google.com/stackdriver/) is officially released in Grafana 6.0. Beta support was added in Grafana 5.3 and we have added lots of improvements since then.
To get started read the guide: [Using Google Stackdriver in Grafana]({{< relref "../datasources/google-cloud-monitoring/_index.md/" >}}).
To get started read the guide: [Using Google Stackdriver in Grafana]({{< relref "../datasources/google-cloud-monitoring/_index.md" >}}).
## Azure Monitor data source

View File

@@ -179,7 +179,7 @@ In the Explore split view, you can now link the two timepickers so that if you c
### Alerting support for Azure Application Insights
The [Azure Monitor]({{< relref "../datasources/azuremonitor/" >}}) data source supports multiple services in the Azure cloud. Before Grafana v6.5, only the Azure Monitor service had support for [Grafana Alerting]({{< relref "../alerting" >}}). In Grafana 6.5, alerting support has been implemented for the [Application Insights service]({{< relref "../datasources/azuremonitor/#querying-the-application-insights-service" >}}).
The [Azure Monitor]({{< relref "../datasources/azuremonitor/" >}}) data source supports multiple services in the Azure cloud. Before Grafana v6.5, only the Azure Monitor service had support for [Grafana Alerting]({{< relref "../alerting/" >}}). In Grafana 6.5, alerting support has been implemented for the [Application Insights service]({{< relref "../datasources/azuremonitor/#querying-the-application-insights-service" >}}).
### Allow saving of provisioned dashboards from UI

View File

@@ -42,7 +42,7 @@ General features are included in all Grafana editions.
Query history is a new feature that lets you view and interact with the queries that you have previously run in Explore. You can add queries to the Explore query editor, write comments, create and share URL links, star your favorite queries, and much more. Starred queries are displayed in Starred tab, so it is easier to reuse queries that you run often without typing them from scratch.
Learn more about query history in [Explore]({{< relref "../explore" >}}).
Learn more about query history in [Explore]({{< relref "../explore/" >}}).
{{< figure src="/static/img/docs/v67/rich-history.gif" max-width="1024px" caption="Query history" >}}
@@ -54,7 +54,7 @@ Grafana v6.7 comes with a new OAuth integration for Microsoft Azure Active Direc
Allowing a low dashboard refresh interval can cause severe load on data sources and Grafana. Grafana v6.7 allows you to restrict the dashboard refresh interval so it cannot be set lower than a given interval. This provides a way for administrators to control dashboard refresh behavior on a global level.
Refer to min_refresh_interval in [Configuration]({{< relref "../administration/configuration#min-refresh-interval" >}}) for more information and how to enable this feature.
Refer to min_refresh_interval in [Configuration]({{< relref "../administration/configuration/#min-refresh-interval" >}}) for more information and how to enable this feature.
### Stackdriver project selector

View File

@@ -182,11 +182,11 @@ Read more about [Image Rendering]({{< relref "../image-rendering/" >}}) in the d
The Query history feature lets you view and interact with the queries that you have previously run in Explore. You can add queries to the Explore query editor, write comments, create and share URL links, star your favorite queries, and much more. Starred queries are displayed in the Starred tab, so it is easier to reuse queries that you run often without typing them from scratch.
It was released as a beta feature in Grafana 6.7. The feedback has been really positive and it is now out of beta for the 7.0 release. Learn more about query history in [Explore]({{< relref "../explore" >}}).
It was released as a beta feature in Grafana 6.7. The feedback has been really positive and it is now out of beta for the 7.0 release. Learn more about query history in [Explore]({{< relref "../explore/" >}}).
## Stackdriver data source supports Service Monitoring
[Service monitoring](https://cloud.google.com/service-monitoring) in Google Cloud Platform (GCP) enables you to monitor based on Service Level Objectives (SLOs) for your GCP services. The new SLO query builder in the Stackdriver data source allows you to display SLO data in Grafana. Read more about it in the [Stackdriver data source documentation]({{< relref "../datasources/google-cloud-monitoring/_index.md/#slo-service-level-objective-queries" >}}).
[Service monitoring](https://cloud.google.com/service-monitoring) in Google Cloud Platform (GCP) enables you to monitor based on Service Level Objectives (SLOs) for your GCP services. The new SLO query builder in the Stackdriver data source allows you to display SLO data in Grafana. Read more about it in the [Stackdriver data source documentation]({{< relref "../datasources/google-cloud-monitoring/_index.md#slo-service-level-objective-queries" >}}).
## Time zone support
@@ -221,7 +221,7 @@ This release includes a series of features that build on our new usage analytics
### SAML Role and Team Sync
SAML support in Grafana Enterprise is improved by adding Role and Team Sync. Read more about how to use these features in the [SAML team sync documentation]({{< relref "../enterprise/saml/configure-saml.md#configure-team-sync" >}}).
SAML support in Grafana Enterprise is improved by adding Role and Team Sync. Read more about how to use these features in the [SAML team sync documentation]({{< relref "../enterprise/configure-saml.md#configure-team-sync" >}}).
### Okta OAuth Team Sync

View File

@@ -82,7 +82,7 @@ The updated Google Cloud monitoring data source is shipped with pre-configured d
To import the pre-configured dashboards, go to the configuration page of your Google Cloud Monitoring data source and click on the `Dashboards` tab. Click `Import` for the dashboard you would like to use. To customize the dashboard, we recommend to save the dashboard under a different name, because otherwise the dashboard will be overwritten when a new version of the dashboard is released.
For more details, see the [Google Cloud Monitoring docs]({{< relref "../datasources/google-cloud-monitoring/_index.md/#out-of-the-box-dashboards" >}})
For more details, see the [Google Cloud Monitoring docs]({{< relref "../datasources/google-cloud-monitoring/_index.md#out-of-the-box-dashboards" >}})
## Shorten URL for dashboards and Explore
@@ -142,11 +142,11 @@ Insights:
### SAML single logout
SAMLs single logout (SLO) capability allows users to log out from all applications associated with the current identity provider (IdP) session established via SAML SSO. For more information, refer to the [docs]({{< relref "../enterprise/saml/#single-logout" >}}).
SAMLs single logout (SLO) capability allows users to log out from all applications associated with the current identity provider (IdP) session established via SAML SSO. For more information, refer to the [docs]({{< relref "../enterprise/configure-saml/#single-logout" >}}).
### SAML IdP-initiated single sign on
IdP-initiated single sign on (SSO) allows the user to log in directly from the SAML identity provider (IdP). It is disabled by default for security reasons. For more information, refer to the [docs]({{< relref "../enterprise/saml/#idp-initiated-single-sign-on-sso" >}}).
IdP-initiated single sign on (SSO) allows the user to log in directly from the SAML identity provider (IdP). It is disabled by default for security reasons. For more information, refer to the [docs]({{< relref "../enterprise/configure-saml/#idp-initiated-single-sign-on-sso" >}}).
## Upgrading

View File

@@ -40,7 +40,7 @@ The following documentation topics were added for this feature:
- [Time series panel]({{< relref "../visualizations/time-series/_index.md" >}})
- [Graph time series as lines]({{< relref "../visualizations/time-series/graph-time-series-as-lines.md" >}})
- [Graph time series as bars]({{< relref "../visualizations/time-series/graph-time-series-as-bars.md" >}})
- [Graph time series as points]({{< relref "../visualizations/time-series/graph-time-series-as-points" >}})
- [Graph time series as points]({{< relref "../visualizations/time-series/graph-time-series-as-points/" >}})
- [Change axis display]({{< relref "../visualizations/time-series/change-axis-display.md" >}})
### Node graph panel visualization (Beta)
@@ -171,7 +171,7 @@ Google Cloud Monitoring data source ships with pre-configured dashboards for som
If you want to customize a dashboard, we recommend that you save it under a different name. Otherwise the dashboard will be overwritten when a new version of the dashboard is released.
For more information, refer to the [Google Cloud Monitoring docs]({{< relref "../datasources/google-cloud-monitoring/_index.md/#out-of-the-box-dashboards" >}}).
For more information, refer to the [Google Cloud Monitoring docs]({{< relref "../datasources/google-cloud-monitoring/_index.md#out-of-the-box-dashboards" >}}).
### Query Editor Help
@@ -209,7 +209,7 @@ For more information, refer to [Export logs of usage insights]({{< relref "../en
### New audit log events
New log out events are logged based on when a token expires or is revoked, as well as [SAML Single Logout]({{< relref "../enterprise/saml/configure-saml.md#single-logout" >}}). A `tokenId` field was added to all audit logs to help understand which session was logged out of.
New log out events are logged based on when a token expires or is revoked, as well as [SAML Single Logout]({{< relref "../enterprise/configure-saml.md#single-logout" >}}). A `tokenId` field was added to all audit logs to help understand which session was logged out of.
Also, a counter for audit log writing actions with status (success / failure) and logger (loki / file / console) labels was added.

View File

@@ -45,7 +45,7 @@ In addition to data source integration, events can be sent to dashboards by post
These metrics will be broadcast to all dashboards connected to that stream endpoint.
For more information about real-time streaming, refer to [Grafana Live documentation]({{< relref "../live/set-up-grafana-live" >}}).
For more information about real-time streaming, refer to [Grafana Live documentation]({{< relref "../live/set-up-grafana-live/" >}}).
### Prometheus metrics browser

View File

@@ -136,7 +136,7 @@ Wed love as much feedback as possible about this change, because we are consi
### High availability setup support for Grafana Live
We have added an experimental HA setup support for Grafana Live with Redis. This resolves the limitation when clients were connected to different Grafana instances and those instances had no shared state. For additional information, refer to [Configure Grafana Live HA setup]({{< relref "../live//set-up-grafana-live/#configure-grafana-live-ha-setup" >}}).
We have added an experimental HA setup support for Grafana Live with Redis. This resolves the limitation when clients were connected to different Grafana instances and those instances had no shared state. For additional information, refer to [Configure Grafana Live HA setup]({{< relref "../live/set-up-grafana-live/#configure-grafana-live-ha-setup" >}}).
## Enterprise features