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

refactor promtail converter sd configs so they reuse prometheus conve… #5069

Merged
merged 5 commits into from
Sep 5, 2023

Commits on Sep 1, 2023

  1. refactor promtail converter sd configs so they reuse prometheus conve…

    …rter functionality
    
    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3732667 View commit details
    Browse the repository at this point in the history
  2. cleanup words

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8625b5f View commit details
    Browse the repository at this point in the history
  3. unexport a bunch of stuff that isn't needed outside the prometheuscon…

    …vert package
    
    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c979702 View commit details
    Browse the repository at this point in the history
  4. don't do SD targets in backwards order during converter

    Signed-off-by: erikbaranowski <39704712+erikbaranowski@users.noreply.github.com>
    erikbaranowski committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b990eb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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