Hi team,
In Fly’s hosted Grafana (fly-metrics.net), every customer-side user — including the org owner/creator — is stuck on Editor role, with no apparent way to elevate to Admin. This blocks adding custom datasources.
Setup
- Org:
myclawteam-146(myClawTeam, shared) - I am Fly org Admin (verified in Dashboard → Team)
- “Mike Tang” is the org owner/creator
Observed
Both Mike and I see the same in fly-metrics.net → profile dropdown:
Mike Tang → Editor myClawTeam → Editor Alex → Editor
Going to Connections → Add new connection → Loki shows:
Editors cannot add new connections. To add a new connection, contact your Grafana admin.
There appears to be no “Grafana admin” reachable from our side.
What I’m trying to do
I’m running my own Loki on Fly (zeroclaw-loki.internal:3100, Tigris S3 backend) for permanent log retention and would like to query it from the hosted Grafana, alongside the pre-provisioned Quickwit / VictoriaLogs / Prometheus datasources.
Questions
- Is the Editor-only restriction intentional (multi-tenant isolation)? — I assume yes, just want to confirm.
- Is there any supported escape hatch to add a custom datasource (Loki specifically, pointing at a
.internalURL only)? - If not, is this something Fly might consider as a feature request? Right now my workaround is to deploy
zeroclaw-grafanaseparately (~$1.5/mo extra), which duplicates the Grafana you already host.
Thanks!
— Alex