nosalan
nosalan
### What did you do? I tried limit number of metrics sent via remote_write. As per documentation of [remote_write](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_write) pointing to [relabel_config](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config) one can define multiple rules e.g. `drop` and...
**What steps did you take and what happened:** I installed trivy operator v0.1.0 on my local Kubernetes cluster hosted by Docker Desktop on Windows with WSL 2 enabled. While if...
**Describe the bug** Tempo retention is set to 72 hours but the traces beyond retention period are not removed. Using Grafana Explore and Tempo Search feature it displays traces much...
**Related command** ``` az acr repository update --name $TargetAcr ` --image "$ArtifactToPromote" ` --write-enabled false ` --delete-enabled false ``` **Describe the bug** We have a script that contains a bunch...
#### Describe the bug A statefulset pod named `mimir-meta-monitoring-0`, which is probably created by the grafana agent operator, is crashing with the following error: `error loading config file /var/lib/grafana-agent/config/agent.yml: error...
I invoke Trivy task twice in the pipeline and while the report contains tabs of both scans, when switching between the tabs the list of vulnerabilities in not refreshed. On...