graphql-engine/server/src-lib/Hasura/Eventing
Phil Freeman 0ae5384115
Propagate the trace context to event triggers (#5409)
* Propagate the trace context to event triggers

* Handle missing trace and span IDs

* Store trace context as one LOCAL

* Add migrations

* Documentation

* changelog

* Fix warnings

* Respond to code review suggestions

* Respond to code review

* Undo changelog

* Update CHANGELOG.md

Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
2020-07-23 13:39:26 -07:00
..
Common.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
EventTrigger.hs Propagate the trace context to event triggers (#5409) 2020-07-23 13:39:26 -07:00
HTTP.hs Add MonadTrace and MonadExecuteQuery abstractions (#5383) 2020-07-15 16:10:48 +05:30
ScheduledTrigger.hs Add MonadTrace and MonadExecuteQuery abstractions (#5383) 2020-07-15 16:10:48 +05:30