VictorOps
Connects to the VictorOps API and determines who is on call.
Configuration
victorops:
apiID: a3c5dd63
apiKey: "p0d13*********************************************c3"
enabled: true
position:
top: 0
left: 1
height: 2
width: 1
refreshInterval: 1h
team: devops
Attributes
Name | Value |
---|---|
apiID
Your VictorOps API ID token. Leave this empty to use the WTF_VICTOROPS_API_ID environment variable.
|
|
apiKey
Your VictorOps API key. Leave this blank to use the WTF_VICTOROPS_API_KEY environment variable.
|
|
team
Optional Whether or not to only show a specific team. Default: all teams are shown. |
The team slug that can be found in the URL after /#/team/ . |
Source Code
https://github.com/wtfutil/wtf/tree/master/modules/victorops