Commit 9e1b8037 authored by Almas Adamov's avatar Almas Adamov

Update first_tuning.rst

parent 5940bd09
...@@ -49,11 +49,10 @@ Manual ...@@ -49,11 +49,10 @@ Manual
``/opt/synergy/apps/experience/experience_dashboards.json``. ``/opt/synergy/apps/experience/experience_dashboards.json``.
#. Если, после получения отзывов, отображается пустой дашборд, необходимо в настройке в параметре timepicker:timeDefaults прописать #. Если, после получения отзывов, отображается пустой дашборд, необходимо в настройке в параметре timepicker:timeDefaults прописать
{
"from": "2021-01-01 00:00:00.000", "from": "2021-01-01 00:00:00.000",
"to": "now", "to": "now",
"mode": "absolute" "mode": "absolute"
}
.. hint:: Дополнительные подробности доступны в подробной документации о `Kibana`_. .. 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