fleet/server/contexts
Zachary Winnerman 2ec19979c2
APM Improvements (#11103)
# Checklist for submitter

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

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-04-24 01:13:15 -04:00
..
authz Orbit remote management for flags (#7246) 2022-09-24 00:30:23 +05:30
capabilities add headers denoting capabilities between fleet server / desktop / orbit (#7833) 2022-09-26 07:53:53 -03:00
ctxerr APM Improvements (#11103) 2023-04-24 01:13:15 -04:00
host Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
license Refactor license so it is stored in the context (#8544) 2022-11-15 09:08:05 -05:00
logging Add UUID to Fleet errors and clean up error msgs (#10411) 2023-03-13 13:44:06 -03:00
publicip Add public ip to hosts & derive geolocation when rendering host (#4652) 2022-03-21 12:29:52 -04:00
token #7624 accept empty bearer authorization token. (#7685) 2022-09-12 16:09:41 +02:00
viewer Issue 2868 ignore admin reset password sso (#2877) 2021-11-10 19:30:15 -03:00