Skip to content

Fix aggregations profile not getting parsed - #3

Open
realpacific wants to merge 1 commit into
iddl:masterfrom
realpacific:fix-aggs
Open

Fix aggregations profile not getting parsed#3
realpacific wants to merge 1 commit into
iddl:masterfrom
realpacific:fix-aggs

Conversation

@realpacific

Copy link
Copy Markdown

The outer loop variable s in for s in by_shard was shadowed by the inner for s in searches so, when a single profile response contains both aggregations and searches property, the part where aggregations was being parsed – was not working correctly.

This PR should fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant