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

Deep primitive logging #16760

Closed
wants to merge 8 commits into from
Closed

Commits on Sep 11, 2024

  1. add ID to all primitives

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7d1e4b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. add primitive stats to LogStats

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f52524f View commit details
    Browse the repository at this point in the history
  2. codegen

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6dae642 View commit details
    Browse the repository at this point in the history
  3. actually add the required info to logstats

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    eb9e234 View commit details
    Browse the repository at this point in the history
  4. clean up code after revert of flag

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9063e20 View commit details
    Browse the repository at this point in the history
  5. add parsing & ast for vexplain trace

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2bc5b32 View commit details
    Browse the repository at this point in the history
  6. add trace primitive

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c83cb44 View commit details
    Browse the repository at this point in the history
  7. wip

    systay committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f1aa806 View commit details
    Browse the repository at this point in the history