neuronull
neuronull
Linking to the bootstrap PR that converted a couple sources, for reference: https://github.com/vectordotdev/vector/pull/15502
I have reproduced this locally on the 0.35.0 This particular issue is in Vector itself and not in the DatadogSearch functionality that lives in VRL. That is, in the src/conditions/datadog_search.rs...
Hi @gsalisbury , I too have not been able to repro this yet. One thing of note, openssl 1.0.2 is EOL. Does this issue reproduce for you with openssl 3...
Hey @aerialls , thanks much for adding your use case and data points! That's helpful to know you are running with openssl 3 I've been reading up on this (basically...
Results of my local experiment: I haven't been able to repro it still. It could be something with the certificates still, but I think the client/server openssl version thing could...
Thanks for filing this issue @jonwinton. It looks like the vector helm chart was used for configuration of vector. Would you be able to provide the complete helm chart values...
> @neuronull here we go: Thanks @jonwinton ! Forgot to ask as well- what version of the Datadog Agent are you using? Was it also upgraded or did it's version...
Still investigating this but just had an observation. In `v0.24.0` #13406 contained a fix in the `datadog_metrics` sink. The sink was not properly utilizing the DD api key from the...
> In `v0.24.0` #13406 contained a fix in the `datadog_metrics` sink. Just correcting myself- That change I was pointing out was included in v0.23.0, so that whole line of inquiry...
Hi @jonwinton, I've been trying to reproduce this locally and am not having much luck so far. :disappointed: Will summarize what I've tried and some observations, and maybe something will...