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] CSV Job data is missing the meta.objectType field #64119

Closed
tsullivan opened this issue Apr 21, 2020 · 2 comments
Closed

[Reporting] CSV Job data is missing the meta.objectType field #64119

tsullivan opened this issue Apr 21, 2020 · 2 comments
Labels
Feature:Reporting:CSV Reporting issues pertaining to CSV file export needs-team Issues missing a team label

Comments

@tsullivan
Copy link
Member

Reporting CSV exports create documents in .reporting* that should have a standard schema.

The meta.objectType field is important for aggregations in Reporting usage data, so we can divide up metrics based the different integrating applications

Here is an example of a meta.objecType value for Canvas PDF report data:

image

Here it shows that CSV report data is missing the meta.objectType field:
image

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

@tsullivan
Copy link
Member Author

Fixed in #76566 - previously the payload created by the createJob methods was not type checked.

@sophiec20 sophiec20 added Feature:Reporting:CSV Reporting issues pertaining to CSV file export and removed (Deprecated) Team:Reporting Services labels Aug 21, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Reporting:CSV Reporting issues pertaining to CSV file export needs-team Issues missing a team label
Projects
None yet
Development

No branches or pull requests

3 participants