- Integrations
- /
- Grafana
Grafana
Grafana dashboards, annotations, and alerts
Grafana is the observability dashboarding tool (open-source self-hosted or Grafana Cloud) that visualises metrics from Prometheus, InfluxDB, Loki, Tempo, and dozens of other data sources. Tiny Command exposes five actions on the Grafana HTTP API, no triggers (Grafana alerting fires events via the configured contact-points — webhook, Slack, PagerDuty — and pointing a webhook contact-point at a Tiny Command webhook trigger is the standard pattern for event-driven workflows): List Dashboards (with optional folder, tag, search filters), Get Dashboard (returns the dashboard JSON model — useful for backup, audit, or programmatic editing), Create Annotation (post a vertical line on every dashboard with optional dashboard/panel scoping — the standard "mark when this deploy went live" pattern), List Alert Rules (the Grafana-managed alerting rules — unified alerting only, not legacy), and List Data Sources. The connection takes the Grafana URL (Grafana Cloud's per-stack URL or your self-hosted URL) plus a Grafana API key (or service-account token) with the relevant role.
Do anything Grafana can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Create Grafana Annotation | Posts a vertical line on every dashboard at the configured timestamp with text and tags. The standard "mark when this deploy went live" workflow that helps engineers correlate metric changes with deploy events. |
| Get Grafana Dashboard | Returns the dashboard's JSON model — panels, queries, data-source references, layout. For dashboards-as-code workflows that diff JSON across environments or back up dashboards to Git. |
| List Grafana Alert Rules | Returns Grafana-managed unified alerting rules. Useful for inventorying alert configuration and for "audit which alerts haven't fired in 6 months" maintenance workflows. |
| List Grafana Dashboards | Returns paginated dashboards with optional folder, tag, search filters. Useful for resolving dashboard IDs at workflow setup and for dashboard inventory. |
| List Grafana Data Sources | Returns every configured data source — Prometheus, InfluxDB, Loki, Tempo, etc. Useful for "audit which data sources have stale connections" maintenance and for resolving data-source names in dashboards-as-code. |
Pre-built Grafana workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Grafana once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Grafana field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Grafana integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Grafana to Tiny Command?
What Grafana triggers does Tiny Command support?
What Grafana actions can I run from a workflow?
Is the Grafana integration real-time?
Do I need to write code to use Grafana with Tiny Command?
How much does the Grafana integration cost?
More calendar & scheduling apps people connect.
Same category as Grafana, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Grafana.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.