Jesse Szwedko

Results 542 comments of Jesse Szwedko

> > I kicked off the workflow just to test: https://github.com/vectordotdev/vector/actions/runs/8112047694. This caused me to notice a couple of other things: > > ``` > > * I think the...

No problem! Just let me know when it's ready for another round of review. I noticed that one of the jobs fails: ``` 2024-03-01T14:14:52.1956444Z > [linux/amd64 builder 4/5] RUN ARCH=$(if...

Thanks @wtaylor ! It got farther this time, but ran into a different error: ``` 2024-03-04T16:54:37.5466028Z + build distroless-static 0.37.0.custom.8e2b116 2024-03-04T16:54:37.5466873Z + local BASE=distroless-static 2024-03-04T16:54:37.5467458Z + local VERSION=0.37.0.custom.8e2b116 2024-03-04T16:54:37.5468700Z +...

> > Thanks @wtaylor ! It got farther this time, but ran into a different error: > > The bane of PR's to CI systems, fixed For sure 😓 I'll...

It looks like the custom build workflow jobs all passed 🎉 I'll give this another look shortly. It looks like there were some shell lints flagged if you get some...

Do you see the cardinality of the metrics exposed by the `prometheus_exporter` sink growing over time? That's one hunch I would have: that the sink is receiving ever more metrics...

@tobz is this still relevant? Maybe we should move it to Draft or close it?

Hi @hashworks ! Apologies for this, I was able to reproduce it. The issue is that the test depends on additional features being enabled. I opened https://github.com/vectordotdev/vector/pull/18698 to gate those...

> > If you are able to modify that PKGBUILD, I'd recommend changing > > Done, thanks. Next error: > > ``` > running 1 test > test sources::host_metrics::cgroups::tests::generates_cgroups_metrics ......