Bartlomiej Plotka
Bartlomiej Plotka
Hi, Given that we actively maintain https://github.com/Kunde21/markdownfmt with two other maintainers, and this is slowly a more quiet place, is there a need to mark it somehow in this repo...
Example snipped we could copy for some stricter good rules: https://github.com/bwplotka/bingo/blob/master/Makefile#L89
Hi, We just spent 30m figuring out the differences and the fact that `index.Reader.LabelValues` is unsorted and `querier.LabelValues` is always sorted, creates real confusion. What do you think for quick...
CLI provider configuration serves the purpose well, but it could be improved: 1. Provider configuration is done via auth command, even though, some providers does not require explicit auth in...
👋🏽 Hello! This PR is only meant to be an example of the custom analyzer that service providers could create for their Kubernetes objects. The main analyzer code is in...
Hi, It's time of the tool stability in terms of flags and behaviour, that I would love to consider releasing v1.0 finally (: This means no flag and option can...
@kishaningithubi mentioned a good feature request in https://github.com/bwplotka/bingo/issues/135#issuecomment-1482136790 > would like to have a bingo get -u option similar to go get -u to upgrade all my dependencies using a...
Some tests were removed in https://github.com/bwplotka/bingo/pull/122 - we need to get them back. See commented code in https://github.com/bwplotka/bingo/blob/f2324ffe75917bd3c1ae2394b18a6c454071623f/get_e2e_test.go#L241 and https://github.com/bwplotka/bingo/blob/f2324ffe75917bd3c1ae2394b18a6c454071623f/get_e2e_test.go#L490
I know it's not released yet, but new Go version will have new behaviour on `panic(nil)`. Fixing to make it work, if you don't want to merge until current tip...
### Proposal Following our [protobuf change](https://github.com/prometheus/client_model/pull/66) and proposal to update [the text format with native histograms](https://github.com/prometheus/proposals/pulls), it would be epic to consider designing and implementing created timestamp feature to Prometheus...