cloudposse/Datadog Notify
Sends Event to Datadog via api call
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Datadog API Key | yes | — |
| title | Title of the event | yes | — |
| text | Description of the event | yes | — |
| tags | Space separated list of Tags for the event | yes | — |
| alert_type | Type of the event, one of: error,warning,info,success,user_update,recommendation,snapshot | yes | info |
| append_hostname_tag | Should we append the hostname as a tag to the event, set this to the key of the tag | no | "" |
Outputs
no outputs