Maarten De Wispelaere

Results 7 issues of Maarten De Wispelaere

Tested on grafana-agent 0.25.1 The following does not throw a config validation error: ``` basic_auth: username: password: SeCreT ``` The above is the case for metrics, logs and traces endpoints....

The codebase seems to be needing some good old search and replace: ``` { "state": "alerting", "title": "Webhook heartbeat is missing", "message": "Amixr was waiting for a heartbeat from Webhook....

feature request
good first issue

Signed-off-by: Maarten De Wispelaere

It seems to me that the gateway as introduced by this PR: https://github.com/grafana/helm-charts/pull/679 does not support all protocols: https://github.com/grafana/helm-charts/pull/679/files#diff-5414418aa29e8ed64794c82c7095aa92f5086272f5bd83c823d2c97c7d108d31R699-R733 For example, otlp-grpc on port 4317 is not supported It's a...

Recently changed some stuff around where I went from `type: application` to `type: kafka-streams`. That - of course - lead to a bunch of ACL creation and deletion events, which...

Use case: running the tool against an existing Kafka cluster setup with some ACLs/topics already configure in `plan` mode (with a minimal state file) currently shows all the ACLs/topics that...

enhancement

**What happened**: We are running metrics-server on AWS EKS 1.21 and have gotten below mail from AWS (removed the irrelevant parts). ``` Hello, We have identified applications running in one...

lifecycle/rotten
helm-chart