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

Add crd metrics usage information #2825

Merged
merged 20 commits into from
May 30, 2024

Commits on May 30, 2024

  1. Add crd metrics usage information

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c41281d View commit details
    Browse the repository at this point in the history
  2. Add mode metric

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    531c5e9 View commit details
    Browse the repository at this point in the history
  3. Refactor CR metrics

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b31a311 View commit details
    Browse the repository at this point in the history
  4. Add annotation to avoid generate Metrics

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    99aa71b View commit details
    Browse the repository at this point in the history
  5. Add unit tests

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    02fcf95 View commit details
    Browse the repository at this point in the history
  6. remove space

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    dc1e2cb View commit details
    Browse the repository at this point in the history
  7. remove global provider

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7130931 View commit details
    Browse the repository at this point in the history
  8. Update main.go

    Co-authored-by: Israel Blancas <iblancasa@gmail.com>
    rubenvp8510 and iblancasa committed May 30, 2024
    Configuration menu
    Copy the full SHA
    edf5e1c View commit details
    Browse the repository at this point in the history
  9. revert kusttomization.yaml

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    abeabb9 View commit details
    Browse the repository at this point in the history
  10. rename some constants

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fc43894 View commit details
    Browse the repository at this point in the history
  11. Add connectors metrics

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    da34c78 View commit details
    Browse the repository at this point in the history
  12. Update chlog

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5ebe2ad View commit details
    Browse the repository at this point in the history
  13. merge new with init, rename some functions, improve changelog entry

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e9c0cb2 View commit details
    Browse the repository at this point in the history
  14. improve todo comment

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    40fb661 View commit details
    Browse the repository at this point in the history
  15. fix tests

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cb0eb80 View commit details
    Browse the repository at this point in the history
  16. set flag to default false

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ba3a479 View commit details
    Browse the repository at this point in the history
  17. fix lint issues

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9c05ef2 View commit details
    Browse the repository at this point in the history
  18. breaking line

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b891c8f View commit details
    Browse the repository at this point in the history
  19. Use api reader to avoid cache issues

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e945422 View commit details
    Browse the repository at this point in the history
  20. Add info metric to changelog entry

    Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
    rubenvp8510 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0d76e7c View commit details
    Browse the repository at this point in the history