Matej Gera

Results 28 issues of Matej Gera

It seems that instrumentation examples which are based on the `golang:alpine` image can no longer be brought up with `docker-compose`. Example from `gin-gonic`, which fails with: ``` Step 5/6 :...

bug

* [ ] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes This PR attempts to address a long-standing...

size/XXL

Signed-off-by: Matej Gera * [ ] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes This is continuation of...

size/S

### Is your proposal related to a problem? Currently, there is no _generic_ service discovery mechanism in Thanos, that would function remotely. There is currently file service discovery, which however...

feature request/improvement
help wanted

I stumbled upon this during some tests - if the [initial sync](https://github.com/thanos-io/thanos/blob/main/cmd/thanos/store.go#L365) fails, this stops the whole initialization of a store and the process quits. The connection error might, however,...

good first issue
help wanted
component: store

As seems to stem from the discussion in https://github.com/thanos-io/thanos/pull/4934, request logging implementation and configuration seem to have a couple of confusing features, which might be a bit misleading for the...

feature request/improvement
good first issue
help wanted
stale

Katacoda.com is officially being shutdown by 15th June: https://www.oreilly.com/online-learning/leveraging-katacoda-technology.html We should find an alternative provider to which we can move or (temporarily) remove Katacoda tutorials from docs.

## Issue description Trying to start Minio on the latest version of `main`, the server is not ready to handle requests, despite `StartAndWaitReady` being ran successfully already. Any immediate requests...

bug

It is not uncommon that some programs support repeating arguments to provide multiple values, i.e. in following format: `example -p "first argument" -p "second one" -p "third one"` It is...

Katacoda.com is officially being shutdown by 15th June: https://www.oreilly.com/online-learning/leveraging-katacoda-technology.html We should find an alternative provider to which we can move or (temporarily) remove Katacoda tutorials from docs.