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

Meta-monitoring based active series limiting #5520

Merged
merged 15 commits into from
Aug 2, 2022

Commits on Aug 2, 2022

  1. Add initial PoC for meta-monitoring Receive active series limits

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    916d4b3 View commit details
    Browse the repository at this point in the history
  2. Add e2e tests, rebase

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    123eab2 View commit details
    Browse the repository at this point in the history
  3. Add multitenant test + remake diagrams

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f280b52 View commit details
    Browse the repository at this point in the history
  4. Implement suggestions; Make naming consistent; Rm/Add metrics

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f28f3e2 View commit details
    Browse the repository at this point in the history
  5. Reuse meta-monitoring client

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    eebb9f4 View commit details
    Browse the repository at this point in the history
  6. Fix panic

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    86e3ee1 View commit details
    Browse the repository at this point in the history
  7. Cache meta-monitoring query result

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    151635d View commit details
    Browse the repository at this point in the history
  8. Fix lint

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d8e2118 View commit details
    Browse the repository at this point in the history
  9. Fail fast when limiting

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9511bd1 View commit details
    Browse the repository at this point in the history
  10. Implement suggestions: docs + mutex + struct

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9e81fc4 View commit details
    Browse the repository at this point in the history
  11. Add interface and no-op

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    903f5d2 View commit details
    Browse the repository at this point in the history
  12. Add changelog entry

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    bcf2b2b View commit details
    Browse the repository at this point in the history
  13. Add seriesLimitSupported to handler

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7eae42d View commit details
    Browse the repository at this point in the history
  14. Remove tools fork

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2f1cc34 View commit details
    Browse the repository at this point in the history
  15. Change docs header

    Signed-off-by: Saswata Mukherjee <[email protected]>
    saswatamcode committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    12be6a9 View commit details
    Browse the repository at this point in the history