Hacker News new | ask | show | jobs
Programmable telemetry pipelines with Grafana Agent Flow (grafana.com)
16 points by matryer 1364 days ago
1 comments

(I work at Grafana but not on the Agent)

I'm really excited to see how this goes because the "static" YAML config for a typical Agent setup (e.g. scrape metrics from pods in a Kubernetes cluster) is quite verbose and difficult to figure out unless you already know exactly what you're doing. I always end up having to find somewhere to copy/paste it from :)