Samantha Wang
Samantha Wang
If anyone would like to open a PR for this we'll take a review and get it added.
@idclark said he was going to work on seeing if he could write a Starlark script to cover what the customer is currently doing with a python script so right...
@perzizzle Can you share the use case on this issue? Thanks.
@perzizzle Is there an existing plugin you think we could add this capability to?
@fabianishere Do you have a chance to continue working on this? Or else we'll see if someone else wants to take it over.
We would like to put some documentation around how to structure a processor config. If anyone has anything they would like highlighted please share.
@reimda do you think you can do add the example to the readme?
Thanks @Hipska - I updated the list. Feel free to make any changes that you see
@LarsStegman Let me know if there's any legal logistics I can help with on the Influx side.
[Prometheus](https://prometheus.io/docs/prometheus/latest/getting_started/#starting-prometheus): `./prometheus --config.file=prometheus.yml` [DataDog](https://docs.datadoghq.com/agent/basic_agent_usage/?tab=agentv6v7#cli): ` ` - it appears you can't change the file location of the datadog agent config. have to use the the default file or [directory locations](https://docs.datadoghq.com/agent/guide/agent-configuration-files/?tab=agentv6v7#agent-main-configuration-file))...