You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are attaching node id as we request for top n queries. This was a legacy / hacky method we use before having local indices support. Like other attributes, we should add node_id in the QueryInsightsListener as well.
How can one reproduce the bug?
enable top n queries with local index exporter
see the exportered data
What is the expected behavior?
node_id should always be there in the local index.
What is your host/environment?
Operating system, version.
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered:
What is the bug?
We are attaching node id as we request for top n queries. This was a legacy / hacky method we use before having local indices support. Like other attributes, we should add node_id in the QueryInsightsListener as well.
How can one reproduce the bug?
What is the expected behavior?
node_id should always be there in the local index.
What is your host/environment?
Operating system, version.
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: