Laser
Laser
Sure. It's opensource :) You just make some soft better and submit PR - that's how it works
> Hey thanks for your contribution, looks great! > > One suggestion: I think this looks more like a cooldown than a timeout. WDYT? Sure will change it in a...
> Hey thanks for your contribution, looks great! > > One suggestion: I think this looks more like a cooldown than a timeout. WDYT? done
@DylanGuedes could you please help to understand the reason of the fail It's related to the ``` github.com/grafana/loki/clients/pkg/promtail/targets/gcplog ```` Which could no be affected by logcli changes afaik.
@jeschkies LGTM?
It's because mbtest checking rules in stubs one by one. And it looks for the first match. That's why you will see degradation for the stubs at the end of...
Could you please explain in details what are you want to see. Basically slack used for small messages, not for detailed reports. you can use --slack_report_link option to add the...
Hello, Do you have any progress or ideas here?
Basically I have the same problem. When I run about 400 RPS from 16Core 32Ram CPU All my cores starting to throttle. ENV: Linux 16Core 32Ram K6 master (b60fe887f035adcfb59cd7fd0869f69c5442b5b8) Scenario:...
Basically I think it would be good enough to create xk6 extension which could be able to read preprocessed binary data without any marshalling. Will try to implement it till...