mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added singlestat deprecation notice. (#34534)
* Added singlestat deprecation notice. * removed extra space.
This commit is contained in:
parent
0ee0d65e12
commit
1e024f22b8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user