apollo-backend/internal/api
André Medeiros 9341e08123 feat(ops): add distributed tracing (#109)
* tracing

* instrument redis

* add instrumentation around queue acks

* adjust backoff schedules for reddit

* set proper http client on reddit

* populate account last message ID on upsert

* pass last message id on upsert

* schedule accounts in a predictable order
2022-11-05 15:59:33 -04:00
..
accounts.go feat(ops): add distributed tracing (#109) 2022-11-05 15:59:33 -04:00
api.go feat(ops): add distributed tracing (#109) 2022-11-05 15:59:33 -04:00
contact.go HTTP code updates 2022-05-21 10:00:21 -04:00
devices.go better use of context 2022-10-31 22:33:11 -04:00
errors.go check for apns token before creating it 2022-10-26 22:45:05 -04:00
health.go fix ci 2021-09-25 09:19:42 -04:00
live_activities.go better use of context 2022-10-31 22:33:11 -04:00
notifications.go better use of context 2022-10-31 22:33:11 -04:00
receipt.go better use of context 2022-10-31 22:33:11 -04:00
watcher.go better use of context 2022-10-31 22:33:11 -04:00