mirror of
https://github.com/fleetdm/fleet
synced 2026-05-10 10:40:46 +00:00
Closes: #15255 Changes: - Added the usage statistics added in https://github.com/fleetdm/fleet/pull/14216 to the inputs of the `receive-usage-analytics` webhook. - Updated the `receive-usage-analytics` webhook to send the new usage statistics to Datadog. - Added attributes for the new usage statistics to the `HistoricalUsageSnapshot` model. - Removed the `columnName` from the `hostsStatusWebHookEnabled` attribute of the `HistoricalUsageSnapshot` model, the name of this column will be changed in the database when the new columns are added to the databse table. - Updated the usage statistics documentation to have the new statistics. This PR requires database migrations. When this is approved and ready to merge, we will need to: - [ ] Merge this PR - [ ] Put fleetdm.com into maintenance mode while the "Deploy Fleet website" GH action runs. - [ ] Add the new columns to the database table - [ ] Change the name of the `hostStatusWebhookEnabled` column to `hostsStatusWebHookEnabled` - [ ] Set the default values for the new columns on the existing records. - [ ] When the website has finished redeploying, take it out of maintenance mode. |
||
|---|---|---|
| .. | ||
| account | ||
| admin | ||
| articles | ||
| customers | ||
| dashboard | ||
| docs | ||
| entrance | ||
| handbook | ||
| imagine | ||
| legal | ||
| reports | ||
| try-fleet | ||
| webhooks | ||
| create-or-update-one-newsletter-subscription.js | ||
| create-vanta-authorization-request.js | ||
| deliver-apple-csr.js | ||
| deliver-contact-form-message.js | ||
| deliver-demo-signup.js | ||
| deliver-mdm-beta-signup.js | ||
| deliver-mdm-demo-email.js | ||
| deliver-premium-upgrade-form.js | ||
| download-rss-feed.js | ||
| download-sitemap.js | ||
| unsubscribe-from-all-newsletters.js | ||
| view-compliance.js | ||
| view-connect-vanta.js | ||
| view-contact.js | ||
| view-faq.js | ||
| view-fleet-mdm.js | ||
| view-fleetctl-preview.js | ||
| view-homepage-or-redirect.js | ||
| view-integrations.js | ||
| view-landing.js | ||
| view-osquery-management.js | ||
| view-osquery-table-details.js | ||
| view-press-kit.js | ||
| view-pricing.js | ||
| view-query-detail.js | ||
| view-query-library.js | ||
| view-support.js | ||
| view-transparency.js | ||
| view-upgrade.js | ||
| view-vanta-authorization.js | ||
| view-vulnerability-management.js | ||