Robert Fratto
Robert Fratto
The custom DialerFunc wouldn't do it, but we can use `config.WithKeepAlivesDisabled` and `config.WithIdleConnTimeout` from prometheus/common/config.
> @rfratto we probably should merge this before releasing any flow version, wdyt? Yeah, agreed, I'll open it up for final review now.
We may also want to consider uploading the fuzz cache hosted at `$(go env GOCACHE)/fuzz` as an artifact so that the corpus grows over time rather than starting from scratch...
I think even with this change, we'll still have other cases where the logic gets bypassed. The big one I can think of is where calling `concat` would bypass the...
cc @mattdurham
This is similar to #523 where we discussed adding the ability to Grafana Agent to sync rules with the Cortex/Mimir ruler API. It sounds reasonable to add that functionality into...
No updates for now, this isn't being actively worked on at the moment.
It's possible these would get compressed by default if we were using pkg/server for the HTTP server, but we're not at the moment.
Marking this keepalive since #2094 will fix this.
Can you send us the generated agent config? (Feel free to blank out any sensitive information before sending it to us)