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(config): Global Default Log Schemas #1769

Merged
merged 18 commits into from Feb 14, 2020

Commits on Feb 12, 2020

  1. Global log schemas

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1944719 View commit details
    Browse the repository at this point in the history
  2. Tests working and some lints cleaned.

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    5177208 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Fix unix tests

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    2f4c525 View commit details
    Browse the repository at this point in the history
  2. Fixup of remaining unix tests

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    91c977e View commit details
    Browse the repository at this point in the history
  3. Use correct naming.

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    853e83f View commit details
    Browse the repository at this point in the history
  4. Add better documentation for handling conflicting log_schemas.

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    9ced442 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into templating-add-field

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    343e879 View commit details
    Browse the repository at this point in the history
  6. fmt

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b5e11a1 View commit details
    Browse the repository at this point in the history
  7. Fixup schema lookup in logdna

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e2bfef2 View commit details
    Browse the repository at this point in the history
  8. Fix benches

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    ef7bcc6 View commit details
    Browse the repository at this point in the history
  9. Fmt and fix lints

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    85fc5c1 View commit details
    Browse the repository at this point in the history
  10. Fix some tests that are dead on Windows.

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    a4b00bb View commit details
    Browse the repository at this point in the history
  11. Docker nits

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    bf9c2ca View commit details
    Browse the repository at this point in the history
  12. Fix naming

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    6cda319 View commit details
    Browse the repository at this point in the history
  13. Fix a test

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    37109b8 View commit details
    Browse the repository at this point in the history
  14. Missed one!

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    8515def View commit details
    Browse the repository at this point in the history
  15. Unignore tests

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    036e160 View commit details
    Browse the repository at this point in the history
  16. Reduce visiblility!

    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    d6b02e8 View commit details
    Browse the repository at this point in the history