elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.76k stars 8.17k forks source link

[Fleet] Bug in Fleet Usage Telemetry send task #186983

Closed criamico closed 3 months ago

criamico commented 3 months ago

Kibana version: 8.15-SNAPSHOT, local env

Steps to reproduce: Run the local env and observe the following error:

Error occurred while sending Fleet Usage telemetry: Error: Failed to validate payload coming from "Event Type 'fleet_usage'"

Screenshot 2024-06-26 at 15 05 50

This happens after log line Running Fleet Usage telemetry send task and the error is originated from these lines and here is the error handling.

It seems that there is a problem validating the payload fleetUsageData

elasticmachine commented 3 months ago

Pinging @elastic/fleet (Team:Fleet)