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

Aggregation based custom metrics #1973

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Aug 30, 2024

  1. Extended search based custom operator metrics

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    db957f2 View commit details
    Browse the repository at this point in the history
  2. Documentation for usage of extended search based metrics

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    284d711 View commit details
    Browse the repository at this point in the history
  3. Disable by default

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8d389ad View commit details
    Browse the repository at this point in the history
  4. Update usage timestamp for accurate cleanup

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e850bd3 View commit details
    Browse the repository at this point in the history
  5. fix global registries

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e93c6fa View commit details
    Browse the repository at this point in the history
  6. refactor aggregation to be done in mongodb

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    15b57ff View commit details
    Browse the repository at this point in the history
  7. update documentation

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f21d696 View commit details
    Browse the repository at this point in the history
  8. Fix build and tests

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7bba97e View commit details
    Browse the repository at this point in the history
  9. Disable tracing

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fed6a5c View commit details
    Browse the repository at this point in the history
  10. remove mutability usage

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1e2ca4c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Disable traceing (2)

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    81f185b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix review findings

    Signed-off-by: Aleksandar Stanchev <aleksandar.stanchev@bosch.com>
    alstanchev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cde6c87 View commit details
    Browse the repository at this point in the history