Add a tenant reconfiguration metric

This allows operators to see when tenant reconfiguration events are
processed, and how long they halt pipeline processing.

Change-Id: I30102b2d51ae98ade194722a7720ddec7eed4dad
This commit is contained in:
James E. Blair
2022-03-02 13:48:36 -08:00
parent c5f60e9004
commit bff3f8e4df
4 changed files with 29 additions and 5 deletions

View File

@@ -22,3 +22,4 @@ features:
* :stat:`zuul.tenant.<tenant>.pipeline.<pipeline>.write_bytes`
* :stat:`zuul.tenant.<tenant>.pipeline.<pipeline>.event_process`
* :stat:`zuul.tenant.<tenant>.pipeline.<pipeline>.handling`
* :stat:`zuul.tenant.<tenant>.reconfiguration_time`