Sam

Results 254 comments of Sam

I guess one question is "when" do we run this, every commit? only commits on the specific MD files? I am :+1: :+1: :+1: on this.

I think this is fine... we have db:stats etc... plenty of rake tasks that are very very site operator heavy. Not sure about renaming ... it is posts:rebake after all...

not sure about this, I guess if it simplifies some of the test suite then fine

Looks pretty enormous to me. maybe only collect detailed metrics on critical routes? On Sun, Jun 9, 2024 at 7:10 PM Vito Botta ***@***.***> wrote: > Adding a little more...

The amount of data is not the problem, it is the amount of cardinality, you need less metrics, sampling will not resolve this imo On Tue, 11 Jun 2024 at...

pretty sure you can by setting options on the metric, this is configurable. this all should be documented in the readme I think?

blank window here too, setting this fixed it... WEBKIT_DISABLE_DMABUF_RENDERER=1

@bensheldon mainly complexity, it is complexity we do not want to carry. I wrote a queue with a conditional var here: https://github.com/discourse/discourse/pull/30364 I am more than happy for this to...

@eregon thanks for the tip, I ended up following up with a hybrid approach https://github.com/discourse/discourse/pull/30392/files There is so much detail in such a small amount of code. being able to...