zuul/releasenotes/notes/web-stats-c89e0b03d5f9b241.yaml
James E. Blair b0d36267f3 Add stats to web server
This adds matrics which report the number of thread workers in use
as well as the number of requests queued at the start of each
request in cherrypy.

It also reports the number of streamers currently running.

These can help us detect and diagnose problems with the web server.

Change-Id: Iadf9479ae84167892ab11ae122f275637c0c6c6f
2022-02-02 17:29:50 -08:00

5 lines
83 B
YAML

---
features:
- |
New monitoring metrics specific to zuul-web are available.