You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of Integrate SLOs in APM we want to add links to SLO app on the Alerts and Rules dropdown.
What needs to be done
A link "Create SLO" should be added just above "Manage Rules".
Create SLO Menu item with:
Define APM Latency SLI (type: 'sli.apm.transactionDuration')
Define APM Availability SLI (type: 'sli.apm.transactionErrorRate')
In order to create the links with proper param we can check the work done for the SLO callout
As part of Integrate SLOs in APM we want to add links to SLO app on the Alerts and Rules dropdown.
What needs to be done
A link "Create SLO" should be added just above "Manage Rules".
Create SLO Menu item with:
Define APM Latency SLI (
type: 'sli.apm.transactionDuration'
)Define APM Availability SLI (type: 'sli.apm.transactionErrorRate')
In order to create the links with proper param we can check the work done for the SLO callout
The text was updated successfully, but these errors were encountered: