Byron Wolfman
Byron Wolfman
Note that this PR has been rewritten a bit since the first commit, owing to [this](https://github.com/errbotio/errbot/pull/1421#pullrequestreview-457991483) request. In this new and improved version, `BOT_ADMINS` can be specified via immutable Slack...
### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...
### A note for the community I noticed that a new `custom` auth strategy was introduced in Vector 0.45.0! This is fantastically useful for some work my team has planned....
## Summary This adds access to `.path`, in addition to `.address` and `.headers` in VRL scripts for custom auth strategy. This is useful for tying specific authorization headers to specific...
### A note for the community Our team runs all of our configs through `vector validate` during CI/CD to catch misconfigurations and formatting issues, in addition to `vector test` for...