Skip to main content
Glama

VictoriaMetrics-mcp-server

vm_label_values

Retrieve all unique values for a specified label using the VictoriaMetrics-mcp-server. Simplify analysis and filtering of Prometheus metrics by extracting distinct label data efficiently.

Instructions

Get all unique values for a specific label

Input Schema

NameRequiredDescriptionDefault
labelYesLabel name to retrieve values for

Input Schema (JSON Schema)

{ "properties": { "label": { "description": "Label name to retrieve values for", "type": "string" } }, "required": [ "label" ], "type": "object" }
Install Server

Other Tools from VictoriaMetrics-mcp-server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/yincongcyincong/VictoriaMetrics-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server