summaryrefslogtreecommitdiff
path: root/releasenotes/notes/zoned-stats-c2ea80c424deebab.yaml
blob: 0f0d366342e0d6146246572e0ce632ccdba795c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
upgrade:
  - |
    Two sets of statsd metrics are now reported for executors: zoned
    and unzoned.  The existing statsd keys are now deprecated; new
    statsd keys are available for both zoned and unzoned executors.
    See :stat:`zuul.executors` for details.
fixes:
  - |
    If zoned executors were used with prior releases of Zuul, the
    reported executor statistics would only represent a single,
    unspecified zone.  This has now been corrected.