fleet/server/service/async
Roberto Dip 1cc13a09fb
🧹 friday cleanup party: substitute deprecated import of go-kit (#19774)
`go-kit/kit/log` was deprecated and generating warnings

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Manual QA for all new/changed functionality
2024-06-17 10:27:31 -03:00
..
async.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
async_bench_test.go Implement async processing of hosts for label queries (#2288) 2021-11-01 14:13:16 -04:00
async_host_seen.go Support per-task configuration for async host processing configuration (#5700) 2022-05-16 09:44:50 -04:00
async_host_seen_test.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
async_label.go Support per-task configuration for async host processing configuration (#5700) 2022-05-16 09:44:50 -04:00
async_label_test.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
async_policy.go Prevent thundering herd when applying large number of policies on large number of hosts (#13552) 2023-08-31 10:58:50 -03:00
async_policy_test.go Policies are now unique for (team_id, name). (#16501) 2024-02-02 17:41:32 -06:00
async_scheduled_query_stats.go Combine Schedules and Queries: API changes (#12778) 2023-07-24 20:17:20 -04:00
async_scheduled_query_stats_test.go Changed query performance statistics to uint64 to match osquery reports. (#15505) 2023-12-11 11:29:17 -06:00
async_test.go upgrade Go version to 1.21.1 (#13877) 2023-09-13 15:59:35 -03:00
collect.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
collect_test.go Set authz checked when rate limiting device endpoints (#6702) 2022-07-18 14:22:49 -03:00
doc.go Support async saving of hosts' last seen time (#5640) 2022-05-10 11:29:17 -04:00