vector-demos
vector-demos copied to clipboard
Start to add demo of routing observability data
Looks like a good start, I like the use of enrichment tables there. That's clever.
Any particular reason this was done as raw k8s YAML instead of Helm?
Any particular reason this was done as raw k8s YAML instead of Helm?
Which part? I'm deploying Vector and Datadog Agent via Helm; the configuration you see here is the Helm values files. The demo app I'm deploying via a Kubernetes manifest. EDIT Ah and the config map is a k8s manifest too. I'm not sure of another way to do that, but there may be a better one.