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

[Metricbeat][parity-tests] Missing some newly added ES fields #17977

Closed
igoristic opened this issue Apr 24, 2020 · 2 comments · Fixed by #17992
Closed

[Metricbeat][parity-tests] Missing some newly added ES fields #17977

igoristic opened this issue Apr 24, 2020 · 2 comments · Fixed by #17992
Assignees
Labels
Feature:Stack Monitoring Team:Services (Deprecated) Label for the former Integrations-Services team

Comments

@igoristic
Copy link

ES parity test failed using the following ES snapshot: https://snapshots.elastic.co/8.0.0-2ce56a76 with errors:

10:05:28 ERROR: Metricbeat-indexed doc for type='indices_stats' has unexpected deletion: indices_stats._all.total.bulk
10:05:28 ERROR: Metricbeat-indexed doc for type='indices_stats' has unexpected deletion: indices_stats._all.primaries.bulk
10:05:28 ERROR: Metricbeat-indexed doc for type='node_stats' has unexpected deletion: node_stats.indices.bulk
10:05:28 ERROR: Metricbeat-indexed doc for type='index_stats' has unexpected deletion: index_stats.total.bulk
10:05:28 ERROR: Metricbeat-indexed doc for type='index_stats' has unexpected deletion: index_stats.primaries.bulk

I think these fields were added in the ES pr here: elastic/elasticsearch#52208

As far as I can tell it doesn't break anything in master, but still worth checking/fixing

@elasticmachine
Copy link
Collaborator

Pinging @elastic/stack-monitoring (Stack monitoring)

@ycombinator ycombinator added the Team:Services (Deprecated) Label for the former Integrations-Services team label Apr 24, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Stack Monitoring Team:Services (Deprecated) Label for the former Integrations-Services team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants