Jérôme Loyet

Results 7 issues of Jérôme Loyet

when s3.xxxx.org has multiple A/AAAA records, I would want warp to explode it to all the IPs without having to specifying all of them by hand.

As discussed in #10287, this PR add the `--storage.tsdb.retention.percentage`. It takes an uint between 0 (disabled) and 100. if set, each time `BeyondSizeRetention` is called, `storage.tsdb.rentention.size` is temporary overwritten with...

our application must consume all messages, we can't afford to loose one by cleanup retention. Alongside with disk usage metrics, we need to measure the age of the lag to...

area/redpanda

#### What this PR does Allow to disable multipart uploads in storage provider and in tools and to configure part size in tools. note: a PR has been submitted to...

release/notified-changelog-cut

This collector supports following metrics: * mwan3_interface_up * mwan3_interface_last_ping_age_seconds * mwan3_interface_online_seconds * mwan3_interface_offline_seconds * mwan3_interface_uptime_seconds * mwan3_interface_score * mwan3_interface_lost * mwan3_interface_turn * mwan3_interface_enabled * mwan3_interface_running * mwan3_interface_tracking_status * mwan3_interface_tracking_latency_seconds Tested...

* [X] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes * s3: add DisableMultipart option to force disabling...

related to proposal https://github.com/prometheus/proposals/pull/44