Julien

Results 872 comments of Julien

Hello, I agree that keep firing for should be kept across restarts. I would accept a pull request addressing this.

Indeed 20ms come from two different Prometheis servers. It looks like a configuration issue on the Thanos side. In your last comment you have a typo: promethues_replica , is it...

Looking around it might be a regression in go1.22 net/http2. Could you try the upgrade again with `enable_http2: false` in the remote write configuration?

Prometheus compiles to wasm already but does not work as we do nothing for mmap.

I am open to the change, but indeed it will cause breakages downstream that will need to update their imports.

Technically, the solution we have now follows the Go documentation to the letter - [https://go.dev/doc/modules/version-numbers](https://go.dev/doc/modules/version-numbers) and [https://go.dev/doc/modules/release-workflow](https://go.dev/doc/modules/release-workflow). I think it's great, but this is the first time our solution is...

cc @bwplotka can you please review this? Thanks

cc @bwplotka can you look at this PR?