Results 10 issues of Nash Luffman

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
service/VPC Infrastructure

**Thanos, Prometheus and Golang version used**: ``` thanos, version 0.34.1 (branch: HEAD, revision: 4cf1559998bf6d8db3f9ca0fde2a00d217d4e23e) build user: root@61db75277a55 build date: 20240219-17:13:48 go version: go1.21.7 platform: linux/amd64 tags: netgo ``` **Object Storage...

* [x] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes Adds validation to `--min-time` and `--max-time` flags. The...

feature request/improvement
component: compact
size/M

### Is your proposal related to a problem? `thanos tools bucket upload-blocks` is very useful, but having to specify the external labels via `--label` is tedious and error-prone. My use-case...

**Thanos, Prometheus and Golang version used**: ``` $ thanos --version thanos, version 0.34.1 (branch: HEAD, revision: 4cf1559998bf6d8db3f9ca0fde2a00d217d4e23e) build user: root@61db75277a55 build date: 20240219-17:13:48 go version: go1.21.7 platform: linux/amd64 tags: netgo...

component: compact
component: UIs/ReactJS

Really should have a way to manage LogDNA instance (views, alerts, dashboards, etc...) from the CLI or Python. I want to configure alerts from a Python script, back up alerts,...

enhancement

* [x] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes Adds a sidecar API with one endpoint: `/api/v1/flush`...

size/L

**Description** For all the tests I've changed, there are existing assertions that the cluster/sentinel/redis is ready, so the sleeps are unnecessary. From the looks of it, they predate the ready...

The e2e tests, specifically the chainsaw tests, seem to be quite flaky and take a significant amount of time to run. There doesn't seem to be much of a pattern...

bug

I found this repo after realising the REST API is no longer operational, and just wanted to have a quick poke around but not being super familiar with the s3-compatible...