-
**The problem/use-case that the feature addresses**
Running Redis 7.0.9 in a container. The logging format Redis currently employs presents friction to slurping its log output into monitoring.
**…
-
Add [consumer](https://docs.confluent.io/platform/current/kafka/monitoring.html#consumer-lag-offsets) related metrics in these examples: https://github.com/confluentinc/jmx-monitoring-stacks/blob/7.3…
-
**Use case**
As a Grafana user I'd like to define an alert which state ("ok" or "alerting") is calculated from states of existing alerts and that is evaluated automatically every N seconds.
**Impl…
-
## What version of Loggie?
docker image built by main branch
## Expected Behavior
not panic
## Actual Behavior
```
fatal error: concurrent map iteration and map write
goroutine …
-
Hi guys
this tool is amazing but I'm struggling to let it work when k8s NetworkPolicies are in place.
With ingress NetPol like following no problem:
```yaml
# deny all ingress connections
k…
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. install kubeblocks 0.8.3
```
curl -fsSL https://kubeblocks.io/installer/install_cli.sh | bash -s v0.8.4-beta.3
kbc…
-
-
Create a Kafka - ClickHouse dashboard to track relevant metrics and be alerted when there is an anomaly in the consumption or a big gap between a topic and the events table..
A WIP version of the das…
-
## Steps to reproduce
I have a pipeline where a message is produced to topic A, which is processed by a stream processor and sends enriched data to topic B.
Topic B is consumed by 3 other stream pro…
-
Kind config:
```
kind: Cluster
name: kind
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
kubeadmConfigPatches:
- |
kind: InitConfiguration
nodeRegistration:
…