diff --git a/site/content/en/docs/administration/advanced/analytics.md b/site/content/en/docs/administration/advanced/analytics.md index 4191e42677b..faa25ff597d 100644 --- a/site/content/en/docs/administration/advanced/analytics.md +++ b/site/content/en/docs/administration/advanced/analytics.md @@ -36,6 +36,7 @@ See: - [Dashboard: Management](#dashboard-management) - [Dashboard: Monitoring](#dashboard-monitoring) - [Dashboards setup](#dashboards-setup) +- [Example of use](#example-of-use) ## High-level architecture @@ -271,7 +272,7 @@ The dashboard shows all events, their timestamps, and their source. There are two fields with statistics at the bottom of the dashboard, about browser and OS users use. -Every column name can be used like a filter. +Click on the column name to enable a filter. If you want to inspect the value, hover over it and click on the eye icon. @@ -298,7 +299,7 @@ The dashboard shows user activity. -Every column name can be used like a filter. +Click on the column name to enable a filter. If you want to inspect the value, hover over it and click on the eye icon. @@ -331,7 +332,7 @@ The dashboard shows server logs, helps handle errors, and shows user activity. -Every column name can be used like a filter. +Click on the column name to enable a filter. If you want to inspect the value, hover over it and click on the eye icon. @@ -398,3 +399,13 @@ To save the updated configuration, do the following: For more information, see [Grafana Dashboards](https://grafana.com/docs/grafana/latest/dashboards/). + +## Example of use + +This video demonstrates available by default CVAT analytics features. + + + + + + diff --git a/site/content/en/images/apply.jpg b/site/content/en/images/apply.jpg index 1735276df17..509f89022c3 100644 Binary files a/site/content/en/images/apply.jpg and b/site/content/en/images/apply.jpg differ diff --git a/site/content/en/images/dashboard_00.jpg b/site/content/en/images/dashboard_00.jpg index fb345e9be2a..36d3edc42f2 100644 Binary files a/site/content/en/images/dashboard_00.jpg and b/site/content/en/images/dashboard_00.jpg differ diff --git a/site/content/en/images/dashboard_01.jpg b/site/content/en/images/dashboard_01.jpg index 6f1c621c7b6..799e0970985 100644 Binary files a/site/content/en/images/dashboard_01.jpg and b/site/content/en/images/dashboard_01.jpg differ diff --git a/site/content/en/images/dashboard_02.jpg b/site/content/en/images/dashboard_02.jpg index d3a5f72a87e..d748b6904e2 100644 Binary files a/site/content/en/images/dashboard_02.jpg and b/site/content/en/images/dashboard_02.jpg differ diff --git a/site/content/en/images/dashboard_03.jpg b/site/content/en/images/dashboard_03.jpg index c6deea297fa..06b9af6afca 100644 Binary files a/site/content/en/images/dashboard_03.jpg and b/site/content/en/images/dashboard_03.jpg differ diff --git a/site/content/en/images/dashboard_04.jpg b/site/content/en/images/dashboard_04.jpg index 9842f16b865..05e0fa0f03a 100644 Binary files a/site/content/en/images/dashboard_04.jpg and b/site/content/en/images/dashboard_04.jpg differ diff --git a/site/content/en/images/save_json.jpg b/site/content/en/images/save_json.jpg index a297cc15558..affe07927b3 100644 Binary files a/site/content/en/images/save_json.jpg and b/site/content/en/images/save_json.jpg differ diff --git a/site/content/en/images/save_results.jpg b/site/content/en/images/save_results.jpg index 3ec47f3941a..627280ce00f 100644 Binary files a/site/content/en/images/save_results.jpg and b/site/content/en/images/save_results.jpg differ