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

Provide opt-in flag to avoid fields name clash when log format is json #15969

Merged
merged 14 commits into from
Apr 17, 2024

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    cd9dd13 View commit details
    Browse the repository at this point in the history
  2. Update CustomLogEventSerializer nest the event's params map into sub-…

    …field named 'logEventParams'
    andsel committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b63fcf4 View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    andsel committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5ce435b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da2b353 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbbae5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91ce44d View commit details
    Browse the repository at this point in the history
  7. Exposed the feature flag to log strict json also in Docker image and …

    …documented in throubleshooting section
    andsel committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fdb255b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ac2ba4 View commit details
    Browse the repository at this point in the history
  9. Fixed CLI option identifier

    andsel committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b52e9af View commit details
    Browse the repository at this point in the history
  10. Renamed setting from log.format.json_strict to log.format.json.fix_du…

    …plicate_message_fields
    andsel committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c34d2a9 View commit details
    Browse the repository at this point in the history
  11. [docs] Fixed doc suggestions

    andsel committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4d93746 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da53b5c View commit details
    Browse the repository at this point in the history
  13. [doc] Better wording

    andsel committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d6517e0 View commit details
    Browse the repository at this point in the history
  14. Better wording

    Co-authored-by: Rob Bavey <[email protected]>
    andsel and robbavey authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0980772 View commit details
    Browse the repository at this point in the history