github.com/craicoverflow/tyk@v2.9.6-rc3+incompatible/templates/monitor_template.json (about)

     1  {
     2      "event": "{{.Type}}",
     3      "message": "{{.Meta.Message}}",
     4      "org": "{{.Meta.OrgID}}",
     5      "key": "{{.Meta.Key}}",
     6      "trigger_limit": "{{.Meta.TriggerLimit}}"
     7  }