mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 00:18:27 +00:00
📺 Loom: https://www.loom.com/share/9e17848963574af3aa10d426b450bcd0?sid=f8078293-c7e1-4864-a8a3-4cec996971f5 #15476 #15540 #15542 After upgrading fleetd, customer-blanco saw a spike in traffic and a spike in DB connections. These fixes attempt to reduce the traffic and DB load when fleetd is upgraded. On the server, added fleet/device/{token}/ping endpoint to be used by agents to check their token. On the agent: - Removed call to fleet/orbit/device_token unless token needs to be updated. - Changed call to fleet/device/{token}/desktop with a less resource intensive call to fleet/device/{token}/ping - Removed call to fleet/orbit/ping # 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] 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. - [x] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [x] Manual QA must be performed in the three main OSs, macOS, Windows and Linux. - [x] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)). |
||
|---|---|---|
| .. | ||
| .keep | ||
| 2118-browser-extension_id | ||
| 12037-fix-dep-reenroll-activity | ||
| 13034-host-mdm-idp-email | ||
| 14415-host-query-reports | ||
| 14484-whitespace-in-policies | ||
| 14641-ui-mdm-button-wrap | ||
| 14748-host-by-identifier-serial-number | ||
| 14778-agent-option | ||
| 14779-fix-host_batteries-deadlock | ||
| 14779-fix-software-deadlock | ||
| 14851-table-reload | ||
| 14920-device-health | ||
| 14970-line-break-in-example-command | ||
| 14998-add-loading-spinner-to-scripts | ||
| 15009-queries-observer | ||
| 15133-screen-mdm-profiles-reserved-names | ||
| 15146-filter-query-reports-by-user | ||
| 15226-hosts-filter-software | ||
| 15229-list-software-versions | ||
| 15362-windows-mdm-query | ||
| 15430-change-script-timeout-error-code-to-408 | ||
| 15472-performance-stat-types | ||
| 15540-reduce-server-load-from-fleetd-upgrade | ||
| go-update | ||
| issue-13281-backend-changes | ||
| issue-14027-implement-windows-os-updates | ||
| issue-14028-support-windows-os-updates | ||
| issue-14029-apply-windows-os-updates | ||
| issue-14045-add-windows-update-activites | ||
| issue-14090-add-copied-message | ||
| issue-14359-windows-profiles | ||
| issue-14441-add-truncation-query-docs | ||
| issue-14714-fix-cached-appconfig-race | ||
| issue-14959-remove-feature-flag | ||
| issue-14979-improve-safety-checks-for-cached-items | ||
| issue-15224-15225-implement-new-software-pages | ||
| issue-15274-unify-profiles-uuid | ||
| issue-15345-filter-hosts-by-software | ||
| issue-15406-fleetctl-get-software | ||
| issue-15438-firehose-addon | ||
| issue-15551-warn-long-migration | ||