kubernetes-log-watcher
kubernetes-log-watcher copied to clipboard
Kubernetes log watcher for Scalyr and AppDynamics
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.13.0 to 1.14.0. Release notes Sourced from sentry-sdk's releases. 1.14.0 Various fixes & improvements Add before_send_transaction (#1840) by @antonpirker Adds a hook (similar to before_send) that is...
As the `pykube` module is not maintained anymore (archived) we should switch to @hjacobs fork [pykube-ng](https://github.com/hjacobs/pykube). It also includes changes that we hardcoded into this project like HTTP retries: https://github.com/zalando-incubator/kubernetes-log-watcher/pull/72...
As described here: https://github.com/scalyr/scalyr-agent-2/releases/tag/v2.0.29 Also suggested here: https://github.com/zalando-incubator/kubernetes-on-aws/issues/620
Allow grouping logs in UI by specific field (e.g. application, cluster, etc...)
In case Scalyr API key was changed while there was an existing ``agent.json``, the ``initContainer`` doesn't update the API key. This would cause ``scalyr-agent`` container to continuously fail. ``initContainer`` should...
Push to pypi
Implement ability to load any agent processor (plugin)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.13.0 to 2.8.0. Release notes Sourced from sentry-sdk's releases. 2.8.0 Various fixes & improvements profiler_id uses underscore (#3249) by @Zylphrex Don't send full env to subprocess (#3251)...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...