1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/panda26-gitlab

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
request_profiling.md 929
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Ahmad Sherif Отправлено 14.10.2016 20:49 c180221

Request Profiling

Procedure

  1. Grab the profiling token from Monitoring > Requests Profiles admin page (highlighted in a blue in the image below). Profile token
  2. Pass the header X-Profile-Token: <token> to the request you want to profile. You can use any of these tools
    • ModHeader Chrome extension
    • Modify Headers Firefox extension
    • curl --header 'X-Profile-Token: <token>' https://gitlab.example.com/group/project
  3. Once request is finished (which will take a little longer than usual), you can view the profiling output from Monitoring > Requests Profiles admin page. Profiling output

Cleaning up

Profiling output will be cleared out every day via a Sidekiq worker.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/panda26-gitlab.git
git@api.gitlife.ru:oschina-mirror/panda26-gitlab.git
oschina-mirror
panda26-gitlab
panda26-gitlab
master