Added singlestat deprecation notice. (#34534)

* Added singlestat deprecation notice.

* removed extra space.
This commit is contained in:
achatterjee-grafana 2021-05-20 17:45:07 -04:00 committed by GitHub
parent 0ee0d65e12
commit 1e024f22b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,6 +181,11 @@ You can now configure generic OAuth with empty scopes. This allows OAuth Identit
You can now configure generic OAuth with strict parsing of the `role_attribute_path`. By default, if th `role_attribute_path` property does not return a role, then the user is assigned the `Viewer` role. You can disable the role assignment by setting `role_attribute_strict = true`. It denies user access if no role or an invalid role is returned.
#### Singlestat panel deprecated
Support for Singlestat panel has been discontinued. When you upgrade to version 8.0, all existing Singlestat panels automatically becomes Stat panels.
Stat panel is available as plugin.
## Enterprise features
These features are included in the Grafana Enterprise edition.