GreyZmeem / python-logging-loki

Python logging handler for Loki
MIT License
151 stars 57 forks source link

Optionally sends entire record as JSON instead of only message #28

Open henriquelino opened 2 years ago

henriquelino commented 2 years ago

A new flag to send entire record object as a JSON so Grafana can show more info

On dashboard image

When click a message image

Query options: image