5118dafc65
Guru is a mechanism whereby developers and system administrators can generate a report about the state of a running Zaqar executable. This report is called a *Guru Meditation Report* This mechanism will help developer or operator to fix issues in (production) deployments without stopping Zaqar service. Implements: blueprint introduce-guru-to-zaqar Change-Id: I72885be396be7eb0a9dd8fd564d706a8351b02c6
7 lines
297 B
YAML
7 lines
297 B
YAML
---
|
|
features:
|
|
- Introduce Guru to Zaqar. Guru is a mechanism whereby developers and system
|
|
administrators can generate a report about the state of a running Zaqar
|
|
executable. This report is called a *Guru Meditation Report*. Now Guru can
|
|
support wsgi, websocket and uwsgi modes all.
|