github grafana/mcp-grafana v1.4.1

4 hours ago

Added

  • labelSelector parameter on the Sift tools (find_error_pattern_logs, find_slow_requests), accepting PromQL/LogQL stream selector syntax so investigations can be scoped with regex and negative matchers (e.g. {namespace=~"prod.*", cluster="us-east-1"}) rather than exact label equality only. Breaking: this replaces the previous required labels map parameter on those tools (#1165)

Fixed

  • run_panel_query now routes on the datasource's real type rather than the type recorded in the dashboard panel, so --loki-enforced-matchers can no longer be bypassed by a panel that mislabels a Loki datasource (#1169)
  • The default-organisation warning is no longer logged at startup when dynamic multi-org support is enabled, where a default org is expected to be absent (#1167)

Don't miss a new mcp-grafana release

NewReleases is sending notifications on new releases.