Skip to content

StackStorm-Exchange/stackstorm-dripstat

Folders and files

NameName
Last commit message
Last commit date
Dec 19, 2021
Dec 19, 2021
Feb 21, 2025
Feb 6, 2021
Feb 6, 2021
Nov 29, 2016
Feb 21, 2025
Oct 31, 2019
Feb 6, 2021
Feb 6, 2021
Feb 6, 2021
Feb 6, 2021
Feb 21, 2025
Feb 6, 2021

Repository files navigation

Dripstat Integration Pack

Pack which allows integration with Dripstat.

Configuration

Copy the example configuration in dripstat.yaml.example to /opt/stackstorm/configs/dripstat.yaml and edit as required.

  • api_key - Service API Key

You can also use dynamic values from the datastore. See the docs for more info.

Sensors

DripstatAlertSensor

This sensor monitors all configured applications and dispatches a trigger

Currently supported event types:

  • AlertEvent - Triggered when an alert is detected for an application.

dripstat.alert trigger

Example trigger payload:

{
    "app_name": "Chronon",
    "alert_name": "heap",
    "started_at": "1422287520",
    "jvm_host": "host001"
}

About

Integration with the Dripstat Application Performance Monitoring tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages