mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 04:02:41 +08:00

- Feature Toggle is `promQLScope`. - Query property is: "scope": { "matchers": "{job=~\".*\"}" } Misc: - Also updates drone GO version to address ARM bug https://github.com/golang/go/issues/58425 - Also updates Swagger defs that were causing builds to fail --------- Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>