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

Misclassification of Postgres traffic as Mongo causes missing pgsql data #2025

Open
ddelnano opened this issue Sep 17, 2024 · 0 comments
Open

Comments

@ddelnano
Copy link
Member

ddelnano commented Sep 17, 2024

Describe the bug
@srimaln91 and I debugged a situation on their clusters where all postgres traffic is being classified as Mongo. After disabling mongo with the PX_STIRLING_ENABLE_MONGODB_TRACING=0 environment variable, stirling's CONN_TRACE logs show a significant amount of postgres traffic.

Our most recent protocol confusion matrix shows that a small portion of postgres traffic (0.7%) is classified as mongo, but it's clear that our data set is not representative of this case.

To Reproduce
Waiting to confirm what specific traffic causes this misclassification

Expected behavior
Postgres traffic for this case should be visible.

Logs
Waiting to confirm if the logs shared with me are safe to post

App information (please complete the following information):

  • Pixie version: v0.14.11
  • K8s cluster version: N/A
  • Node Kernel version: N/A
  • Browser version: N/A
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

No branches or pull requests

1 participant