fleet/server/service/async
Tomas Touceda 9d572309ae
Add sentry (#3669)
* Add sentry

* Fix gosum

* More gosum fixes

* Add missing def for config

* Enrich sentry scope a bit

* Add changes file

* Add goroutine safe scope to errors

* Encapsulate sentry logic

* Add documentation for new flag

* Add sentry capturing to crons and other background tasks

* Only send to sentry when enabled
2022-01-20 16:41:02 -03:00
..
async_bench_test.go Implement async processing of hosts for label queries (#2288) 2021-11-01 14:13:16 -04:00
async_label_test.go Refactor async host processing to avoid redis SCAN keys (for policies) (#3657) 2022-01-18 09:56:43 -05:00
async_label.go Refactor async host processing to avoid redis SCAN keys (for policies) (#3657) 2022-01-18 09:56:43 -05:00
async_policy_test.go Refactor async host processing to avoid redis SCAN keys (for policies) (#3657) 2022-01-18 09:56:43 -05:00
async_policy.go Refactor async host processing to avoid redis SCAN keys (for policies) (#3657) 2022-01-18 09:56:43 -05:00
async_test.go Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
async.go Add sentry (#3669) 2022-01-20 16:41:02 -03:00
collect_test.go Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
collect.go Implement async processing of hosts for label queries (#2288) 2021-11-01 14:13:16 -04:00
doc.go Implement async processing of hosts for label queries (#2288) 2021-11-01 14:13:16 -04:00