mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
integrations: Add webhook payloads for papertrail.
This commit is contained in:
parent
5ba3e214da
commit
a697261e74
30
zerver/fixtures/papertrail/papertrail_logs.json
Normal file
30
zerver/fixtures/papertrail/papertrail_logs.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"min_id": "740953742001864725",
|
||||
"max_id": "740954160207527942",
|
||||
"counts": [
|
||||
{
|
||||
"source_name": "Jains-Mac-Pro.local",
|
||||
"source_id": 561977853,
|
||||
"timeseries": {
|
||||
"1480594360": 3,
|
||||
"1480594368": 3,
|
||||
"1480594374": 2,
|
||||
"1480594377": 2,
|
||||
"1480594398": 2,
|
||||
"1480594401": 2,
|
||||
"1480594411": 2,
|
||||
"1480594422": 2,
|
||||
"1480594434": 2,
|
||||
"1480594460": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
"saved_search": {
|
||||
"id": 15476333,
|
||||
"name": "Os x",
|
||||
"query": "program:com.apple.usbmuxd",
|
||||
"html_edit_url": "https:\/\/papertrailapp.com\/searches\/15476333\/edit",
|
||||
"html_search_url": "https:\/\/papertrailapp.com\/searches\/15476333"
|
||||
},
|
||||
"min_time_at": "2016-12-01T17:42:27+05:30"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user