Craig Ringer

Results 110 comments of Craig Ringer
trafficstars

Hm, seems a worse issue than I thought. If I attempt to fetch a job by name, the API also enumerates all jobs rather than requesting just the desired job...

Originally posted as https://stackoverflow.com/q/45274258/398670 btw

Sounds like you need to collect a backtrace.

On 10 August 2017 at 23:49, Paul Coppinger wrote: > Also, the backtrace was provided in my original comments > Ah, sorry. My bad, didn't check the history, I'm just...

> Do you think there is a need to add any specific log when a query is not executed due to the false response of the `predicate_query`? I want to...

@gabrosys I see a test failure > [FAIL] Metrics [It] can gather metrics according with predicate query [observability] > /home/runner/work/cloudnative-pg/cloudnative-pg/tests/e2e/asserts_test.go:2926 https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/9131921366/job/25112487661#step:9:5716 It failed in some of the other runs too,...

Was fixed in nsenter, see https://github.com/util-linux/util-linux/issues/2059

I've been looking for this functionality and am often surprised there's no way to express it sensibly in PromQL. One problem with the `default(scalar-value-here)` proposal is that it offers no...

For starters a `--dump-config` option to the `validate` subcommand, or a `dump-config` subcommand would help. Sure it doesn't let you get the config from the running collector. But at least...