Craig Peterson
Craig Peterson
If you are in a position of wanting to use the agent for traces in kubernetes presently, it is perfectly possible to make an agent deployment with our [helm chart](https://github.com/grafana/agent/tree/main/operations/helm/charts/grafana-agent)...
After #726, I think alloy will run with all capabilties dropped.
I'm confused why this is needed here. This plugin does not change XFF at all. Just reads it.
I have encoded metric names such as `requests{host=web01,endpoint=foo}`. I have a custom influx sender that splits the name and tags and sends appropriate values. A graphite or datadog plugin would...
There is no real ETA since this is a false positive. I can reiterate that Grafana Agent is not vulnerable to this, and is using a version of loki well...
I also have this problem. Today I set up 3 instances of vault-unsealer, each pointed at a single vault node. Ideally I would like to pass a list of targets...
It is a very interesting idea, but there are a number of details that would need to be worked out. - What is the format for defining and merging these...
Interesting. I was not running emscripten at all, only running your precompiled version. I'll try and build it locally and see what happens.
I really like the idea of it being component based. I am comparing to [terraform's for_each](), where you make a "template" resource and have an argument in there which tells...
I am for this. I think it could help a number of things that would get repeated in complicated fan-out scenarios. How would they interact with modules? I am assuming...