Prometheus
JSON →Retrieve and analyze time-series data from Prometheus databases using PromQL queries.
Install
npx -y @smithery/cli Tools · 3
- retrieve_metric_info Retrieve comprehensive metric information, including names and descriptions, from Prometheus
- fetch_metric_data Fetch and analyze specific metric data using metric names
- analyze_metric_time_range Analyze metric data within custom time ranges
Environment variables
PROMETHEUS_HOST
Links
★ 34 GitHub stars