Commit 5940bd09 authored by Almas Adamov's avatar Almas Adamov

Update first_tuning.rst

parent bdea71bc
......@@ -47,6 +47,13 @@ Manual
#. Импортировать дашборды из файла
``/opt/synergy/apps/experience/experience_dashboards.json``.
#. Если, после получения отзывов, отображается пустой дашборд, необходимо в настройке в параметре timepicker:timeDefaults прописать
{
"from": "2021-01-01 00:00:00.000",
"to": "now",
"mode": "absolute"
}
.. hint:: Дополнительные подробности доступны в подробной документации о `Kibana`_.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment