Plugins 〉Grafana OnCall


Developer

Grafana Labs

Sign up to receive occasional product news and updates:


Grafana Cloud
Grafana Cloud
  • Grafana, of course
  • 10k series Prometheus metrics
  • 50 GB logs
  • 50 GB traces
  • 2,232 app o11y host hours
  • ...and more
Create free account

No credit card needed, ever.


Application
grafana

Grafana OnCall

  • Overview
  • Installation
  • Change log
  • Related content

Grafana OnCall

Developer-Friendly Alert Management with Brilliant Slack Integration

  • Connect monitoring systems
  • Collect and analyze data
  • On-call rotation
  • Automatic escalation
  • Never miss alerts with calls and SMS

Documentation

Installing Grafana OnCall on Grafana Cloud:

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Application

Use the grafana-cli tool to install Grafana OnCall from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Enable it

Next, log into your Grafana instance. Navigate to the Plugins section, found in your Grafana main menu.

Click the Apps tabs in the Plugins section and select the newly installed app.

To enable the app, click the Config tab. Follow the instructions provided with the application and click Enable. The app and any new UI pages are now accessible from within the main menu, as designed by the app creator.

If dashboards have been included with the application, they will attempt to be automatically installed. To view the dashboards, re-import or delete individual dashboards, click the Dashboards tab within the app page.

Changelog

1.9.28 (2024-10-01)

Bug Fixes

  • disallow oncall schedule rotation layer/overrides CUD form submissions more than once (#193) (73ae1c7)

Miscellaneous Chores

1.9.27 (2024-09-26)

Bug Fixes

Dependencies

  • bump github.com/grafana/grafana-plugin-sdk-go to v0.250.2 to address CVE-2024-8986 (#173) (2385dc3)
  • bump micromatch version from 4.0.6 to 4.0.8 (#181) (b1123fd)

Miscellaneous Chores

1.9.26 (2024-09-23)

Bug Fixes

  • fix template editor layout (#142) (c8ac3b0)
  • make sure GMT elem is selected from the dropdown options is sele… (#141) (cc86f17)
  • rename OnCall notification titles (#126) (7df0120)
  • update how config page is rendered in cloud (#137) (3cf9bc2)

Miscellaneous Chores

  • improve (again) ui pod readiness probe (#120) (c4ee02b)