Scott Strickland
Scott Strickland
argparse is included with python... unless you're using an ancient python (pre-2.7 or pre-3.2 if on 3.x). the effect of this inclusion as a dependency in `sensu-plugin` is that anything...
### 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...
### Which OpenObserve functionalities are relevant/related to the feature request? log search, streams ### Description One of the most common things I do is copy some field in a log...
When using an external clickhouse instance, the password used to connect cannot contain any `+` chars (and possibly others). For most components, passwords are simply fetched and use verbatim. But...