feat(splunk-on-call-plugin): docs + display team and user

This commit is contained in:
Remi
2021-02-07 12:48:34 +01:00
parent 7253452080
commit f952bac577
8 changed files with 60 additions and 41 deletions
+9
View File
@@ -60,6 +60,15 @@ splunkoncall:
The user supplied must be a valid Splunk On-Call user and a member of your organization.
In order to be able to make certain API calls you need to add the `PATCH` method to the backend cors methods list.
```yaml
backend:
# ...
cors:
methods: [GET, POST, PUT, DELETE, PATCH]
```
### Adding your team name to the entity annotation
The information displayed for each entity is based on the team name.