Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Reporting] Log payload size before saving to Elasticsearch #26384

Closed
tsullivan opened this issue Nov 28, 2018 · 4 comments
Closed

[Reporting] Log payload size before saving to Elasticsearch #26384

tsullivan opened this issue Nov 28, 2018 · 4 comments
Assignees
Labels
(Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@tsullivan
Copy link
Member

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.

@timroes timroes added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Nov 29, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@timroes timroes added the (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead label Nov 29, 2018
@joelgriffith
Copy link
Contributor

Starting into this

@joelgriffith
Copy link
Contributor

#26667

@joelgriffith
Copy link
Contributor

#26667 is merged! Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants