Skip to content

Instantly share code, notes, and snippets.

@lpsinger
Last active December 9, 2019 18:31
Show Gist options
  • Select an option

  • Save lpsinger/5233934a274c6fcf36459e13458d9ba6 to your computer and use it in GitHub Desktop.

Select an option

Save lpsinger/5233934a274c6fcf36459e13458d9ba6 to your computer and use it in GitHub Desktop.
GWCelery task visualization
[
{
"uuid": "27569dae-2df5-460f-968f-d92f501eea08",
"name": "gwcelery.tasks.gracedb.create_label",
"state": "SUCCESS",
"received": 1575913287.074348,
"sent": null,
"started": 1575913287.0789192,
"rejected": null,
"succeeded": 1575913287.5497715,
"failed": null,
"retried": null,
"revoked": null,
"args": "('EMBRIGHT_READY', 'M222191')",
"kwargs": "{}",
"eta": null,
"expires": null,
"retries": 0,
"result": "None",
"exception": null,
"timestamp": 1575913287.5497715,
"runtime": 0.47186572197824717,
"traceback": null,
"exchange": null,
"routing_key": null,
"clock": 116746,
"client": null,
"root": "151f908e-09e0-4fe7-968b-e4e32919a21b",
"root_id": "151f908e-09e0-4fe7-968b-e4e32919a21b",
"parent": "6689c3dd-a9db-4aab-bb75-45f2c3251678",
"parent_id": "6689c3dd-a9db-4aab-bb75-45f2c3251678",
"children": [
]
},
{
"uuid": "a9aa7b4a-0420-418b-bbbe-6f6468cc0356",
"name": "gwcelery.tasks.superevents.handle",
"state": "SUCCESS",
"received": 1575913287.53931,
"sent": null,
"started": 1575913287.5430646,
"rejected": null,
"succeeded": 1575913287.545155,
"failed": null,
"retried": null,
"revoked": null,
"args": "({'alert_type': 'label_added', 'data': {'self': 'https://gracedb-playground.ligo.org/api/events/M222191/labels/EMBRIGHT_READY', 'created': '2019-12-09 17:41:27 UTC', 'name': 'EMBRIGHT_READY', 'creator': 'emfollow'}, 'uid': 'M222191', 'object': {'graceid': 'M222191', 'gpstime': 1259948095.735929, 'pipeline': 'gstlal', 'group': 'CBC', 'extra_attributes': {...}, 'links': {...}, 'created': '2019-12-09 17:41:17 UTC', 'far': 9.110699364861297e-14, 'instruments': 'H1,L1', 'labels': [...], 'search': 'MDC', 'nevents': 2, 'superevent': None, 'submitter': 'emfollow', 'offline': False, 'likelihood': 66.1521748494569, 'far_is_upper_limit': False}},)",
"kwargs": "{}",
"eta": null,
"expires": null,
"retries": 0,
"result": "None",
"exception": null,
"timestamp": 1575913287.545155,
"runtime": 0.002121075987815857,
"traceback": null,
"exchange": null,
"routing_key": null,
"clock": 116745,
"client": null,
"root": "a9aa7b4a-0420-418b-bbbe-6f6468cc0356",
"root_id": "a9aa7b4a-0420-418b-bbbe-6f6468cc0356",
"parent": null,
"parent_id": null,
"children": [
]
}
]
{
"$schema": "https://vega.github.io/schema/vega/v5.json"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment