Callum Styan

Results 228 comments of Callum Styan

@codesome @bwplotka @jesusvazquez are TSDB maintainers, they have final say on something that would change the WAL behaviour

> Hello from the bug scrub: this seems like an important issue considering it can lead to data loss. @cstyan @codesome @bwplotka @jesusvazquez @rfratto do you agree it can lead...

It would impact Prometheus in either mode (the agent is really _only_ used for remote write) when using remote write, as well as Grafana Agent + Grafana Alloy, or anything...

> @cstyan here an update. @leodido had forked his `go-syslog` which he decided to continue support, see his response here: [influxdata/go-syslog#56 (comment)](https://github.com/influxdata/go-syslog/issues/56#issuecomment-2119171616) That's great news :+1:

okay, I think we're probably good to go I'll take another look in the morning

As far as I can tell live just prints out the current scores for all games being played that day. It will also print games that haven't started yet and...

Personally I would still lower the batch size before the send deadline timeout, but even so I think guarding against excessive resharding checks is a valid change. Reviewing the PR...

> I don't think I am understanding your point. What would you lower `max_samples_per_send` to, given my example? Something below `509`? Or even just `1000` or so and lower the...

Bryan and I discussed on Slack; over text we'd misunderstood each other. His config changes were definitely valid given the low scrape load he had. Remote write has some gaps...

> Can we go back to using `increase(cortex_compactor_runs_failed_total[2h])` but with interval defined in the metric? I don't think that's possible though :( Yeah, my understanding is that we can't do...