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

WIP Use WrapRegistererWithPrefix to add loki prefix #11093

Closed
wants to merge 12 commits into from

Commits on Oct 31, 2023

  1. Add the namespace via WrapRegistererWithPrefix

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f85499e View commit details
    Browse the repository at this point in the history
  2. Add the distributor

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9769add View commit details
    Browse the repository at this point in the history
  3. Use WithPrefix in ruler

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f87d8a2 View commit details
    Browse the repository at this point in the history
  4. Fixes

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9ee5afb View commit details
    Browse the repository at this point in the history
  5. Bug fixes

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    eba10e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Temp check-in

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ed50eca View commit details
    Browse the repository at this point in the history
  2. Remove metricsNamespace param from store

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    991d57e View commit details
    Browse the repository at this point in the history
  3. Update compactor

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b96bef9 View commit details
    Browse the repository at this point in the history
  4. Fix wrong symbol in metric

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    00e23e1 View commit details
    Browse the repository at this point in the history
  5. Fix clientpool test

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    422a812 View commit details
    Browse the repository at this point in the history
  6. Fix ingester tests

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    aeeb7a8 View commit details
    Browse the repository at this point in the history
  7. Try to fix distributor

    Signed-off-by: Michel Hollands <[email protected]>
    MichelHollands committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    be9a913 View commit details
    Browse the repository at this point in the history