Bartlomiej Plotka
Bartlomiej Plotka
### Proposal This is to ensure bug like in https://github.com/prometheus/prometheus/issues/13401#issuecomment-1931903806 has less chance to be made in the next Prometheus versions. Idea by @hacklschorsch > Edit: Add something like https://pypi.org/project/httplint/...
Result of the discussions: * https://github.com/prometheus/prometheus/issues/13475#issuecomment-1931496924 * https://cloud-native.slack.com/archives/C02KR205UMU/p1707301006347199 cc @krajorama @beorn7 @zenador
There are also some questions in TODOs, we could discuss them in today's meeting.
Thanks @brancz for reminding us to mention this in docs!
We need unit tests for https://github.com/grpc-ecosystem/go-grpc-middleware/tree/main/interceptors/logging/examples, so we can avoid bugs like https://github.com/grpc-ecosystem/go-grpc-middleware/issues/559
Related discussion: https://matrix.to/#/!WaUKIfoqfiyWQhenET:matrix.org/$16044993991172247rFDCZ:matrix.org?via=matrix.org&via=hoffie.info ## Problems of the Current Algorithm 1. The current algorithm is not very efficient for the cost (e.g network bandwidth). For example, if you have blocks laid...
Rationales: Ensure similar logic and usage of powerful relabelling in Thanos Ruler. Acceptance Criteria * We don't mainain `pkg/alert` package and instead use `notifier` from Prometheus codebase. * We don't...
Hi 👋🏽 Prometheus will have soon an UTF-8 support: * https://github.com/prometheus/proposals/blob/main/proposals/2023-08-21-utf8.md * https://github.com/prometheus/proposals/pull/30 It would epic to add support of UTF-8 to Thanos once available on Prometheus deps. Should be...
Given the popularity and use, I would like to propose pushing this code to Alertmanager [notify](https://github.com/prometheus/alertmanager/tree/main/notify) package. I got information AM maintainers will consider this (: We need, however, maintainer...
AC: * Move to https://pkg.go.dev/google.golang.org/protobuf API See https://github.com/prometheus/common/issues/317