Prometheus MCP Server

MIT License
63
  • Linux
  • Apple

execute_range_query

Run PromQL range queries by specifying a query string, start and end times, and step intervals to retrieve time-series metrics data for analysis.

Instructions

Execute a PromQL range query with start time, end time, and step interval

Input Schema

NameRequiredDescriptionDefault
endYes
queryYes
startYes
stepYes

Input Schema (JSON Schema)

{ "properties": { "end": { "title": "End", "type": "string" }, "query": { "title": "Query", "type": "string" }, "start": { "title": "Start", "type": "string" }, "step": { "title": "Step", "type": "string" } }, "required": [ "query", "start", "end", "step" ], "title": "execute_range_queryArguments", "type": "object" }

You must be authenticated.

Other Tools from Prometheus MCP Server

Related Tools

ID: rwxokujcu0