mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
Fix
This commit is contained in:
parent
01e8541b6b
commit
605470ac44
@ -6,7 +6,7 @@ import Figure from '@site/src/components/Figure/Figure.tsx'
|
||||
|
||||
:::info Availability
|
||||
|
||||
Insights is released in Unleash 6.0 and is available for Enterprise and Pro customers. Pro customers only see the first two charts.
|
||||
Insights is released in Unleash 6.0 and is available for Enterprise and Pro customers. For Pro customers only the Total users and Total flags charts are available.
|
||||
|
||||
:::
|
||||
|
||||
@ -14,12 +14,12 @@ Insights is a feature designed to help you better understand and gain insights i
|
||||
|
||||
In total, there are 6 different charts available that show information over time:
|
||||
|
||||
- Total users
|
||||
- Total flags
|
||||
- Average health
|
||||
- Median time to production
|
||||
- Flag evaluation metrics
|
||||
- Updates per environment type
|
||||
- Total users (Pro, Enterprise)
|
||||
- Total flags (Pro, Enterprise)
|
||||
- Average health (Enterprise)
|
||||
- Median time to production (Enterprise)
|
||||
- Flag evaluation metrics (Enterprise)
|
||||
- Updates per environment type (Enterprise)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user