Bryan Boreham

Results 1068 comments of Bryan Boreham

I added some tests and checked for int overflow. I'm not too familiar with what memcached responses look like; I made a brief attempt to find similar tests for other...

If I read it right, you are triggering off the error message we saw in #3296, but the bug will hit earlier. We need to check after every delete -...

Sorry I have not studied the complete back-story, but an idea came to me: In this text: > An overflow attribute set is defined, containing a single attribute otel.metric.overflow having...

Much of that prometheus/prometheus#7771 was merged as prometheus/prometheus#10312; there is another PR prometheus/prometheus#11640 which might complete the job.

I read through this during bug-scrub, and I came to these same conclusions: * name should not be `syncCh` if it is no longer a synchronization point. * we should...