Grafana

Grafana integration on indie.money — manage dashboards, alerts, data sources, and annotations

Written By pvdyck

Last updated About 5 hours ago

Grafana

Community — Available, not yet validated

VendorGrafana
NodesGrafana
Tier⬜ Community
AuthAPI Key via Secure Vault

Overview

Manage dashboards, teams, team members, and users in Grafana. Automate dashboard provisioning, team management, and user administration.

Authentication

API Key via Secure Vault. Requires a Grafana API key with appropriate permissions. Connect via the credential configuration modal.

Resources & Operations

ResourceOperationDescription
DashboardCreateCreate a new dashboard
DashboardDeleteDelete a dashboard
DashboardGetGet a specific dashboard
DashboardGet ManyList dashboards
DashboardUpdateUpdate an existing dashboard
TeamCreateCreate a new team
TeamDeleteDelete a team
TeamGetGet team details
TeamGet ManyList all teams
TeamUpdateUpdate team settings
Team MemberAddAdd a user to a team
Team MemberGet ManyList members of a team
Team MemberRemoveRemove a user from a team
UserDeleteDelete a user
UserGet ManyList all users
UserUpdateUpdate user details (including role)

Tips

  • Use Dashboard > Create with JSON dashboard definitions to automate provisioning across Grafana instances.
  • Combine Team > Create and Team Member > Add to set up team structures programmatically.
  • The User > Update operation can change user roles (Viewer, Editor, Admin).

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.