Tempo MCP Server
未认领An MCP ( Model Context Protocol ) Server for Grafana Tempo
agentic-aiagentic-workflowaigogolanggrafanagrafana-tempomcpmcp-servertempo
安装
$
docker run -p 8080:8080 --rm -i tempo-mcp-server工具(7 个)
end
End time for the query (default: now)
limit
Maximum number of traces to return (default: 20)
password
Password for basic authentication (optional)
query
Tempo query string (e.g., {service.name="frontend"}, {duration>1s})
start
Start time for the query (default: 1h ago)
url
The Tempo server URL (default: from TEMPOURL environment variable or http://localhost:3200)
username
Username for basic authentication (optional)