aioworkers-loki About Integration with grafana loki. Works on python-logging-loki Use logging: version: 1 root: handlers: [loki] handlers: loki: host: localhost:3100 Development Install dev requirements: poetry install Run linters: make