I have developed a Splunk dashboard for my team to monitor the metrics and data of our service. To enhance its functionality, I need to add support for alerting. How do I integrate PagerDuty with the Splunk dashboard?
One approach is to add alerting functionality to each query on the Splunk dashboard, as described in the Splunk documentation. Is this the only method available? This can be cumbersome as I have >30 queries on my splunk dashboard.
Additionally, I noticed that the PagerDuty API key is restricted to admins. I’m unsure if I’m on the right track. Can someone provide any guidance?