[Reporting] Log payload size before saving to Elasticsearch #26384
Labels
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Before a reporting job's payload is saved to Elasticsearch, we need to log the number of bytes generated.
Let's add a field for bytes in the reporting job documents, so that if the job fails when trying to save the data to ES, we can see the number of bytes of output that were potentially generated.
The text was updated successfully, but these errors were encountered: