Alik Kurdyukov
Alik Kurdyukov
Fix for #77
If Airflow defined connection URL like `sqlite://user:password@server:9440/database?secure=true&verify=false` flags `secure` and `verify` go to Client as strings with leads to invalid behavior in `clickhouse_driver`.
I've made small change for MDC variables storing in database. This is really useful for context-aware logging.
Added function options to pino-loki config to make it little bit more flexible
Using `pino-loki` in projects like NestJS leads to not-so-friendly messages in Grafana. Please see example Currently there's not way to configure pino-loki to make message look like this:
### 📜 Description I tried following steps on https://docs.novu.co/community/self-hosting-novu/deploy-with-docker I cannot add my first workflow, the badge at the top says "You are currently viewing demo workflows. Add your own...
Added support for Rocky8 and Rocky9 with tests. Rocky8 require ansible