My app emits JSON-formatted log, and I’m wondering if Fly.io supports parsing it and showing it in a fancy way a’la Grafana/Kibana?
If it’s not supported, how can my app stream the log to e.g. hosted Grafana? In case you’re wondering, before using Fly, I use Vector that pulls Docker log, transforms it, and sends it to hosted Grafana.