Bruce Guenter
Bruce Guenter
@jszwedko that matches my knowledge as well. The remote write protocol only has one action, and that is to write metrics. We could possibly submit a request with zero events...
The code "SSL alert number 80" references an internal error not related to the content of the connection data or certificates. This is possibly happening within openssl and not in...
Okay, I think the churn on this should be done. Moving on now…
> I'll play with this some today and make sure everything works in the daily workflow. Thanks. > I still feel odd about creating wrappers around `cargo fmt` and `cargo...
I confirm this is a problem. I have a opened up #19235 that resolves the issues with the latter command, but there is more work needed on the API tests...
Note: the remaining failures can be reproduced with `cargo check --tests --no-default-features --features api,vector-api-tests`, which doesn't require any expensive code generation or link steps. The latter bench command is fixed...
That command works for me on ce615d0d23d0a468721a26988a77c166b3288506
@dependabot close
We discussed this internally and agree with the general direction of this proposal. It makes sense to adopt the the OpenTelemetry data types as the internal model, since the OTel...
At a high level, this PR makes two relatively independent major changes to the remap loading code, and it would be helpful to be able to evaluate them separately. Could...