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: Adds new configuration options to add custom tags (labels) to logs #2743

Merged
merged 5 commits into from
Nov 18, 2024

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    1bb9c6e View commit details
    Browse the repository at this point in the history
  2. Add another unit test

    svetlanabrennan committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ab1d2b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    33a4731 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. chore: Refactored code to only parse labels once at startup and save …

    …on config as `parsedLabels` and `loggingLabels`, moved tests around
    bizob2828 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    10dc887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9d0fe3 View commit details
    Browse the repository at this point in the history