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

feat: track runtime schema definitions for log events #17692

Merged
merged 19 commits into from
Jun 29, 2023

Commits on Jun 13, 2023

  1. save

    fuchsnj committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b051f26 View commit details
    Browse the repository at this point in the history
  2. clippy

    fuchsnj committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b07004a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. cleanup

    fuchsnj committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    65db52d View commit details
    Browse the repository at this point in the history
  2. fix log to metric test

    fuchsnj committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    257a168 View commit details
    Browse the repository at this point in the history
  3. fix all log_to_metric tests

    fuchsnj committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    84a0532 View commit details
    Browse the repository at this point in the history
  4. fix several tests

    fuchsnj committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f0d496f View commit details
    Browse the repository at this point in the history
  5. fix more tests

    fuchsnj committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9fdc49b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix tests

    fuchsnj committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    817992c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. fix more tests

    fuchsnj committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c48e6c7 View commit details
    Browse the repository at this point in the history
  2. clippy

    fuchsnj committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4e20a89 View commit details
    Browse the repository at this point in the history
  3. cleanup

    fuchsnj committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ac268f6 View commit details
    Browse the repository at this point in the history
  4. fix spelling

    fuchsnj committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    554ac9a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    0169444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a1e7b9 View commit details
    Browse the repository at this point in the history
  3. fix tests

    fuchsnj committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5b9a2b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge remote-tracking branch 'origin' into fuchsnj/runtime_schema_def…

    …initions
    
    Signed-off-by: Stephen Wakely <fungus.humungus@gmail.com>
    StephenWakely committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2a63d37 View commit details
    Browse the repository at this point in the history
  2. store schema def in an Arc

    fuchsnj committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3894a97 View commit details
    Browse the repository at this point in the history
  3. cleanup

    fuchsnj committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    28d1052 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. add comment

    fuchsnj committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    baf87aa View commit details
    Browse the repository at this point in the history