dpaxon
dpaxon
@Stevenpc3 I took a crack at this and created https://github.com/jaegertracing/helm-charts/pull/554 if you want test out the version by checking my branch and generating a tar, that would be great! (Obviously...
Hey @tomkerkhove, I was wondering if you had any thoughts on a timeline for when this might get added? It's a little confusing because in the documentation it mentions "All...
Hello I just updated to v2.50.1 from v2.49.1 and started seeing an error that looked similar: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation...
> I think it's more like #13643, which was a bad merge, fixed by #13702. > > There is a release candidate for 2.51.0 out now which has this fix....
Hey it looks like `PRISMA-2023-0046` is the other Go CVE we see with package: github.com/go-resty/resty/v2 v2.7.0
We ran a twistlock scan thats hitting on a few go CVE's: CVE-2023-39320 CVE-2023-39321 CVE-2023-39322
Hello, it would be great if we could add some logic for populating the peers list. I think it would look somthing like this(not tested): ``` args: - "-target=alertmanager" -...
Looks like the error is coming from https://github.com/cortexproject/cortex/blob/master/vendor/github.com/prometheus/prometheus/storage/merge.go#L165
@yeya24 we haven't been able to figure out where the requests are coming from because when we look at the querier and ruler we don't see timeouts to correlate the...
Hey @alanprot I was able to bump the ingesters up to v1.16.0 but we still see these in the logs: `ts=2023-12-15T14:26:27.753624641Z caller=grpc_logging.go:43 level=warn method=/cortex.Ingester/LabelValues duration=1.341282224s err="LabelValues() from merge generic querier...