deb-gnocchi/releasenotes/notes/healthcheck-middleware-81c2f0d02ebdb5cc.yaml
Julien Danjou 7cff2f7f63 Enable oslo_middleware healthcheck middleware by default
This allows to get the health of the API endpoint easily.

Change-Id: I2d11dfe914be1453d380c1302180448b295df43d
2016-12-09 11:25:46 +01:00

6 lines
213 B
YAML

---
features:
- A healthcheck endpoint is provided by default at /healthcheck. It leverages
oslo_middleware healthcheck middleware. It allows to retrieve information
about the health of the API service.