Docs direct user to create a Custom Action when creating a Dashboard but this feature no longer exists in Grafana v9

Description

The section Getting Started / Create a Dashboard / Create custom actions should be removed or replaced with instructions relevant to Grafana v9.

Environment

Meridian 2023.1.2 Grafana 9.5.1 OpenNMS Plugin for Grafana version 9.0.2

Activity

Show:

Bonnie Robinson June 28, 2023 at 3:05 PM

PR to move changes from develop to 9.x branch:

Bonnie Robinson June 28, 2023 at 2:52 PM

Merged, but will reopen to capture that we need to move content to the release 9.x branch since it was merged to develop.

Bonnie Robinson June 26, 2023 at 7:11 PM
Edited

 

Closed previous PR to address comment above. Added documentation on how to use data links to get similar results to the deprecated custom actions feature:

Scott Theleman June 22, 2023 at 5:22 PM

Custom Actions were not added to the v9 Alarm Table Panel because the Grafana Data Links functionality (see) provides more or less the same functionality.

For example you can create a Data Link with a URL of http://localhost:8980/opennms/alarm/detail.htm?id=${__data.fields.ID} . The fields in the Alarm Table rows will appears as links and when clicked will go to that alarm detail URL.

Another example: http://localhost:8980/opennms/element/node.jsp?node=${__data.fields["Node ID"]}' to go to the node detail for the alarm.

The user can add multiple Data Links and Grafana will display them as a small context menu which will display all the items, so there could be e.g. items for alarm details, node links or other links based on the alarm severity or other field data.

Veena Kannan May 24, 2023 at 1:17 PM

Could you please take a look and see if there is anything to be done regarding this functionality ? Are we now missing this functionality or is it handled differently?

Unresolved

Details

Assignee

Reporter

Fix versions

Affects versions

Sprint

HB Grooming Date

HB Backlog Status

Original estimate

Time tracking

3h logged

Components

Priority

PagerDuty

Created May 5, 2023 at 10:04 PM
Updated July 11, 2023 at 3:33 PM
Loading...