[v9.4.x] Alerting: Clarify PagerDuty integrationKey format (#62513)

Alerting: Clarify PagerDuty integrationKey format (#62463)

**What is this feature?**

Simply a documentation update.

**Why do we need this feature?**

Clarify the doc, so people don't waste time integrating the wrong key,
e.g. #8979, #9036, https://community.librenms.org/t/19013

**Who is this feature for?**

Developers doing a PagerDuty integration.

(cherry picked from commit a7c4872bcd)

Co-authored-by: Andre Miras <AndreMiras@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2023-01-31 08:56:14 +00:00
committed by GitHub
co-authored by Andre Miras
parent acf1b1285b
commit c567e690ad
@@ -313,7 +313,7 @@ settings:
```yaml
type: pagerduty
settings:
# <string, required>
# <string, required> the 32-character Events API key https://support.pagerduty.com/docs/api-access-keys#events-api-keys
integrationKey: XXX
# <string> options: critical, error, warning, info
severity: critical