Skip to main content

Overview

The Grafana server provides access to Grafana’s full observability stack, including dashboards, Prometheus metrics, Loki logs, Tempo traces, Pyroscope profiles, alert rules, incidents, and OnCall scheduling.

Add to Civic

Connect Grafana at nexus.civic.com

Available Tools (56)

ToolDescription
search_dashboardsSearch for Grafana dashboards by a query string
get_dashboard_by_uidRetrieve the complete dashboard JSON for a specific dashboard by UID
get_dashboard_summaryGet a compact summary of a dashboard without the full JSON
get_dashboard_panel_queriesRetrieve panel queries and information from a Grafana dashboard
update_dashboardCreate or update a dashboard using full JSON or patch operations
list_datasourcesList available Grafana datasources, optionally filtered by type
query_prometheusQuery Prometheus using a PromQL expression (instant or range)
list_prometheus_metric_namesList metric names in a Prometheus datasource
query_loki_logsExecute a LogQL query against a Loki datasource
list_loki_label_namesList all available label names in a Loki datasource
create_alert_ruleCreate a new Grafana alert rule
update_alert_ruleUpdate an existing Grafana alert rule by UID
delete_alert_ruleDelete a Grafana alert rule by UID
list_alert_rulesList Grafana alert rules with summary including state and labels
list_contact_pointsList Grafana notification contact points
get_annotationsFetch Grafana annotations using filters
create_annotationCreate a new annotation on a dashboard or panel
generate_deeplinkGenerate deeplink URLs for dashboards, panels, or Explore queries
list_incidentsList Grafana incidents with optional filtering
get_incidentGet a single incident by ID
create_incidentCreate a new Grafana incident
add_activity_to_incidentAdd a note to an existing incident’s timeline
list_oncall_schedulesList Grafana OnCall schedules, optionally filtered by team
get_current_oncall_usersGet the users currently on-call for a specific schedule
find_error_pattern_logsSearch Loki logs for elevated error patterns vs the last day’s average
find_slow_requestsSearch Tempo datasources for slow requests

Guardrails

This server supports all 14 universal guardrails. No server-specific guardrails are available.