Closed ngoldman-twilio closed 1 year ago
Hi @ngoldman-twilio !
I believe the version you are using had a bug with config parsing of the enterprise
stanza. Can you try 0.25.2?
We are actually in the releasing a specific binary for Observability Pipelines so that option will be going away from Vector in the near future which is why it is undocumented. You can see https://docs.datadoghq.com/observability_pipelines/ for details about installing the new binary. If you have any questions about that, I'd encourage reaching out through the Datadog support channels (you can also see this recent PM response for some more context).
Thanks @jszwedko ! Upgrading to 0.25.2 fixed the problem and the data is now flowing into datadog. And got it re: the docs makes sense, thanks again.
A note for the community
Problem
Adding this stanza to our Vector configuration to enable Datadog observability pipelines:
Results in this error:
I'm working with Datadog support to debug it, but also looking into the Vector code for parsing this file, and noticed that this
enterprise
option isn't listed at https://vector.dev/docs/reference/configuration/global-options/Would it make sense to add docs on how Vector reads/parses this
enterprise
block to the docs? Thank you!Configuration
No response
Version
vector 0.25.0 (x86_64-unknown-linux-musl b573b51 2022-11-01)
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response