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

Update loki push path #1049

Merged
merged 13 commits into from
Sep 25, 2019
Merged

Update loki push path #1049

merged 13 commits into from
Sep 25, 2019

Commits on Sep 24, 2019

  1. Added /loki/api/v1/push as a push handler to mirror the new v1 api

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    bfaf74a View commit details
    Browse the repository at this point in the history
  2. Updated sample promtail configs to use the new path

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    a0abb37 View commit details
    Browse the repository at this point in the history
  3. Updated promtail docker config

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    82618fe View commit details
    Browse the repository at this point in the history
  4. Updated promtail test to use new path

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c79206f View commit details
    Browse the repository at this point in the history
  5. Updated and tested loki paths in docker driver

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    0947d22 View commit details
    Browse the repository at this point in the history
  6. Updated fluentd plugin

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c40646e View commit details
    Browse the repository at this point in the history
  7. Updated docs and examples

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    64971f3 View commit details
    Browse the repository at this point in the history
  8. Updated gateway to pass new v1 paths

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    64605e1 View commit details
    Browse the repository at this point in the history
  9. Updated helm chart semver

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    25dd26b View commit details
    Browse the repository at this point in the history
  10. Revert "Updated helm chart semver"

    This reverts commit 25dd26b.
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c2e48e8 View commit details
    Browse the repository at this point in the history
  11. Reverted helm chart changes

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    903ccb6 View commit details
    Browse the repository at this point in the history
  12. Updated gem version

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    04f6904 View commit details
    Browse the repository at this point in the history
  13. Fixed failing test

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    d411ea0 View commit details
    Browse the repository at this point in the history