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

[BUG] Node_ID missing in local index #206

Closed
ansjcy opened this issue Jan 24, 2025 · 0 comments
Closed

[BUG] Node_ID missing in local index #206

ansjcy opened this issue Jan 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ansjcy
Copy link
Member

ansjcy commented Jan 24, 2025

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?

  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant