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

CASSANDRASC-111 Improve observability in Sidecar with Dropwizard metrics #102

Merged
merged 26 commits into from
Mar 23, 2024

Commits on Mar 22, 2024

  1. Remove existing metrics

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3c9c103 View commit details
    Browse the repository at this point in the history
  2. Address review

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4fd4717 View commit details
    Browse the repository at this point in the history
  3. Updates after self review

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    79b3a0a View commit details
    Browse the repository at this point in the history
  4. Checkstyle fix

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6364919 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    90e2d3f View commit details
    Browse the repository at this point in the history
  6. Fix SSL tests

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    dbb76f9 View commit details
    Browse the repository at this point in the history
  7. Fix style

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9e2febd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f71f6a1 View commit details
    Browse the repository at this point in the history
  9. Address review comments

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a0b4370 View commit details
    Browse the repository at this point in the history
  10. Address feedback

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0263666 View commit details
    Browse the repository at this point in the history
  11. Update test

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6ea114a View commit details
    Browse the repository at this point in the history
  12. Add test

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d61217d View commit details
    Browse the repository at this point in the history
  13. Update test

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e386c1b View commit details
    Browse the repository at this point in the history
  14. Fix health test

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b57b455 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47d09c3 View commit details
    Browse the repository at this point in the history
  16. Address review comments

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    73e2a54 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2b0b1aa View commit details
    Browse the repository at this point in the history
  18. Test for NamedMetric

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    571262d View commit details
    Browse the repository at this point in the history
  19. Add check for registry name

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cd15937 View commit details
    Browse the repository at this point in the history
  20. Update main module

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    afc4ad6 View commit details
    Browse the repository at this point in the history
  21. Rename methods

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6647667 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e130817 View commit details
    Browse the repository at this point in the history
  23. Changes.txt

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d98e481 View commit details
    Browse the repository at this point in the history
  24. Address Francisco's comments

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ade3e2e View commit details
    Browse the repository at this point in the history
  25. Checkstyle unused import

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f4463d8 View commit details
    Browse the repository at this point in the history
  26. Rename

    sarankk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f330755 View commit details
    Browse the repository at this point in the history