Grafana
Grafana alerting service.
- Category
- Analytics & SIEM
- Pack
- Grafana
Configuration parameters
- url — Server URL (required)
- credentials — Username (required)
- proxy — Use system proxy settings
- insecure — Trust any certificate (not secure)
- max_fetch — Maximum number of incidents to fetch
- isFetch — Fetch incidents
- first_fetch — First fetch time interval
- dashboard_id — Dashboard IDs to fetch
- panel_id — Panel ID to fetch
- alert_name — Alert name to fetch
- state — States to fetch
- incidentType — Incident type
- incidentFetchInterval — Incidents Fetch Interval
Commands (22)
- grafana-alert-get-by-id — Gets an alert by id.
- grafana-alert-pause — Pauses an alert by ID.
- grafana-alert-unpause — Unpauses an alert by ID.
- grafana-alerts-list — Gets alerts.
- grafana-annotation-create — Creates an annotation in the Grafana database. The dashboard_id and panel_id fields are optional. If they are not specified, a global annotation is created and can be queried in any dashboard that adds the Grafana annotations data source. When creating a region annotation include the time_end property.
- grafana-dashboards-search — Searches dashboards.
- grafana-org-create — Creates an organization.
- grafana-org-get-by-id — Gets an organization by ID.
- grafana-org-get-by-name — Gets an organization by name.
- grafana-org-list — Gets organizations.
- grafana-team-add — Creates a new team.
- grafana-team-delete — Deletes a team.
- grafana-team-get-by-id — Gets a team by ID.
- grafana-team-members-list — Gets a list of all team members by team ID.
- grafana-teams-search — Gets teams.
- grafana-user-add-to-team — Adds a user to a team.
- grafana-user-get-by-id — Gets a user by ID.
- grafana-user-orgs-get — Gets user's organizations by user ID.
- grafana-user-remove-from-team — Removes a user from a team.
- grafana-user-teams-get — Gets the user's teams by user ID.
- grafana-user-update — Updates a user by user ID. Login or email is mandatory. If you change your own login information, you won't be able to continue querying as your username (login) will change. Login and email should be unique.
- grafana-users-search — Gets users.