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

[promtail] Refactor promtail client metrics so that we can't have duplicate metrics collected for the lag metric. #5521

Merged
merged 6 commits into from
Mar 15, 2022

Commits on Mar 3, 2022

  1. Refactor promtail client metrics so that we can't have duplicate metrics

    collected for the lag metric.
    
    Signed-off-by: Callum Styan <callumstyan@gmail.com>
    cstyan committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3142c23 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Set up new metrics passing for other client types.

    Signed-off-by: Callum Styan <callumstyan@gmail.com>
    cstyan committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9ec6e20 View commit details
    Browse the repository at this point in the history
  2. Fix lint issues.

    Signed-off-by: Callum Styan <callumstyan@gmail.com>
    cstyan committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    59d8d4b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Update changelog and docs, also rename nested client configs struct to

    configs.
    
    Signed-off-by: Callum Styan <callumstyan@gmail.com>
    cstyan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f8911de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4572e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

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