Tuesday, 2024-10-08

@kiransurya:matrix.orgHi corvus  I am currently using v8.3.1. I am trying to fetch metrics using statsd. I made the necessary configurations in zuul.conf. But statsd server is not getting any metrics from zuul. Should I install python modules of statsd in every zuul components to fetch those metrics?06:29
-@gerrit:opendev.org- Zuul merged on behalf of Benedikt Löffler: [zuul/nodepool] 928962: Make AWS create_fleet more robust https://review.opendev.org/c/zuul/nodepool/+/92896208:27
@fungicide:matrix.org> <@kiransurya:matrix.org> Hi corvus  I am currently using v8.3.1. I am trying to fetch metrics using statsd. I made the necessary configurations in zuul.conf. But statsd server is not getting any metrics from zuul. Should I install python modules of statsd in every zuul components to fetch those metrics?13:03
yes, the stats emission from each component depends on the presence of the python library, and turns itself off if that library isn't present
@fungicide:matrix.orghttps://zuul-ci.org/docs/zuul/latest/monitoring.html#statsd "Statsd support uses the statsd python module. Note that support is optional and Zuul will start without the statsd python module present."13:05
@fungicide:matrix.orgmaybe we could clarify that to specify that it's checked on a component-by-component basis13:05
@fungicide:matrix.orgthough the section right above that just talks about schedulers emitting stats, so maybe i'm remembering this incorrectly13:08
@fungicide:matrix.orgno, i was right, the section below there talks about which metrics are emitted by each component, so yes each of those components needs the statsd library installed if you want that component's metrics13:11
@fungicide:matrix.orgalso make sure your firewall is allowing the ip addresses of the zuul servers to send to 8125/udp on your collector (or whatever you overrode that default port to with the statsd.port setting in your zuul configs)13:13
-@gerrit:opendev.org- Simon Westphahl proposed:13:18
- [zuul/zuul] 929273: Add support for 'min-ready' provider nodes https://review.opendev.org/c/zuul/zuul/+/929273
- [zuul/zuul] 931779: Implement 'max-ready-age' handling https://review.opendev.org/c/zuul/zuul/+/931779
- [zuul/zuul] 931780: Implement re-use of ready nodes w/o request https://review.opendev.org/c/zuul/zuul/+/931780
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 931049: Fix race in test_state_machines_* https://review.opendev.org/c/zuul/zuul/+/93104914:46
-@gerrit:opendev.org- Mohammed Naser proposed: [zuul/zuul-jobs] 931713: Stop using temporary registry https://review.opendev.org/c/zuul/zuul-jobs/+/93171314:56
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 931824: WIP: verify downloaded image checksum https://review.opendev.org/c/zuul/zuul/+/93182416:57
-@gerrit:opendev.org- Tudor-Stefan Tabacel-Manea proposed: [zuul/zuul] 929641: node model: adapt to node_properties https://review.opendev.org/c/zuul/zuul/+/92964119:20
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 931847: Don't join streaming threads when skipped before connect https://review.opendev.org/c/zuul/zuul/+/93184721:30
@clarkb:matrix.orgcorvus: are there any nodepool changes that we can land in the near future? diskimage-builder 3.35.0 is on pypi now and landing a nodepool change should rebuild images to include it23:09
@clarkb:matrix.orgI can also push up a change that bumps the requirement if that is best23:10
@jim:acmegating.comClark: yep: https://review.opendev.org/93038923:44
@jim:acmegating.com(it also has a friend: https://review.opendev.org/929834 )23:44

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!