zaqar/releasenotes/notes/introduce-guru-to-zaqar-ac7b51c764503829.yaml
wanghao 5118dafc65 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*

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
2017-03-09 11:00:29 +08:00

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.