Update image grafana/mcp-grafana to v1 - #705
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
ArgoCD Diff ResultsDiff for
|
cterence
force-pushed
the
main
branch
6 times, most recently
from
August 8, 2026 15:30
5edd26b to
ffa08c8
Compare
renovate
Bot
force-pushed
the
renovate/grafana-mcp-grafana-1.x
branch
from
August 10, 2026 14:54
5d866ab to
3640e52
Compare
Contributor
ArgoCD Diff ResultsDiff for
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17.2→1.1.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grafana/mcp-grafana (grafana/mcp-grafana)
v1.1.0Compare Source
Added
--server-auth-token/MCP_GRAFANA_SERVER_TOKEN. When set, callers must presentAuthorization: Bearer <token>and unauthenticated requests are rejected with401before any tool runs. Caller authentication is enforced only when a token is configured; when it isn't, a non-loopback bind still starts but logs a security error at startup (#1059, #1060)ask_assistanttool (opt-in, write-gated) for asking Grafana Assistant open-ended questions and getting a full text reply (#1026)agento11y_manage_agents, in the opt-inagento11ycategory. Read-only:listfor the agent catalog,getfor one agent version in full (system prompt, tools, models),list_versionsfor an agent's version history, andlist_version_scoresfor evaluation score aggregates per version. Needsgrafana-agento11y-app.data:readand is registered whether or not write tools are enabled (#1036)agento11y_manage_eval_collections, in the opt-inagento11ycategory. Reads cover saved conversations, the collections that group them, and the membership in both directions. The write operations (bookmark and delete a saved conversation; create, update, and delete a collection; add and remove collection members) needgrafana-agento11y-app.eval:writeand are registered only when write tools are enabled (#1035)agento11y_manage_evaluatorsandagento11y_manage_eval_rules, in the opt-inagento11ycategory. Reads cover evaluators, evaluator templates, template versions, the judge provider and model catalog, eval rules, and guards. The write operations (evaluator upsert, fork, test, and delete; rule and guard create, update, preview, and delete) needgrafana-agento11y-app.eval:writeand are registered only when write tools are enabled (#1028)Fixed
readOnly/destructive/openWorldhints on every tool (#1051)OTEL_LOGS_EXPORTER=noneto disable OTLP log export (#1012)Fixed
GRAFANA_URLwithout a scheme is normalized where it enters the process, so the API client and the client cache resolve the same instance as the rest of the server.GRAFANA_URL=127.0.0.1:3000used to panic at startup, and a schemeless hostname produced requests with no host while tools built fromGrafanaConfig.URLkept working (#1034)Changed
query_pyroscopenow returns a per-function table (pprof -topstyle: flat/cum per fully-qualified function name) by default instead of a line-level DOT call graph. The DOT call graph remains available viaformat="dot"and no longer deletes theothertruncation node (#1025)Removed
X-Grafana-URLheader (#1052)v1.0.0Compare Source
Added
agento11y_manage_conversationsandagento11y_manage_generationsin a newagento11ycategory, excluded from the default tool set (#944)get_panel_imageon MCP Apps-aware hosts, with a dashboard deeplink fallback for other hosts. The deeplink text content is tagged with_meta.ui.kind = "deeplink"so viewers can locate it structurally instead of by string matching (#882)Fixed
OTEL_EXPORTER_OTLP_TRACES_ENDPOINTenvironment variable, so operators can ship traces without also exporting logs; the genericOTEL_EXPORTER_OTLP_ENDPOINTstill enables both signals (#1004)Changed
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.