We'd like to track telemetry on Fleet Server so we can better understand if users are successful in setting it up, where they find difficulty with it, and what features they are using.
Our existing telemetry can already tell us:
- Whether Fleet Server is running
- How many agents are enrolled
- Whether the Fleet Server integration is enabled (automatically enabled when a superuser visits Fleet)
We'd like to add stats on the following:
Stretch:
Schema:
"fleet" : {
"fleet_server": {
"total_all_statuses": 3,
"healthy": 1,
"num_host_urls": 1
}
}
Related:
We'd like to track telemetry on Fleet Server so we can better understand if users are successful in setting it up, where they find difficulty with it, and what features they are using.
Our existing telemetry can already tell us:
We'd like to add stats on the following:
Stretch:
Schema:
Related: