Grafana integration
Monitoring & Observability · 25 actions · API key auth
Manage Grafana dashboards, alert rules, annotations, contact points, data sources, and folders, and monitor instance and data source health via the Grafana HTTP API.
The ModuleX Grafana integration lets a ModuleX agent operate Grafana on your behalf — running create, update and remove actions across dashboards, alert rules and contact points — directly from a plain-English request, using your organization's own Grafana credentials. No pre-built workflow is required: the agent picks the right Grafana action for the task.
Grafana is a monitoring & observability platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Grafana action — or, when you want a repeatable process, the composer assembles a Grafana workflow for you, streaming the nodes onto the canvas as it builds.
Drive Grafana in plain English
Type what you want. A ModuleX agent picks the right Grafana action — or chains several — and runs it. No workflow to build.
- Create a new dashboardresolves to
create_dashboard - Find the dashboard I describe and update itresolves to
list_dashboardsupdate_dashboard - Delete a dashboard by its UIDresolves to
delete_dashboard - Show me the dashboards that match what I describeresolves to
get_dashboard
What you can automate with Grafana
- Find the right dashboard and update it in one prompt
list_dashboardsupdate_dashboard - Pull a list of alert rules for a report
list_alert_rules - Create a contact point straight from a request
create_contact_point - Update an annotation the moment something changes
update_annotation - Look up a data source on demand
get_data_source - Remove a folder you no longer need
delete_folder
Grafana integration at a glance
All 25 Grafana actions
Dashboards5
list_dashboardsget_dashboardcreate_dashboardupdate_dashboarddelete_dashboardAlert Rules5
list_alert_rulesget_alert_rulecreate_alert_ruleupdate_alert_ruledelete_alert_ruleContact Points2
list_contact_pointscreate_contact_pointAnnotations4
create_annotationlist_annotationsupdate_annotationdelete_annotationData Sources2
list_data_sourcesget_data_sourceData Source Healths1
check_data_source_healthFolders5
list_folderscreate_folderget_folderupdate_folderdelete_folderHealths1
get_healthSee full parameters and response schemas in the Grafana integration docs
Two ways to use Grafana in ModuleX
Connecting Grafana
Pairs well with Grafana
Agents often chain Grafana with these — connect them once and the agent can use all of them in a single task.
Grafana + ModuleX FAQ
Put Grafana to work in ModuleX.
Connect Grafana once with your own credentials and let your agent run all 25 actions on demand.