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

Metrics & etags #2026

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Metrics & etags #2026

merged 2 commits into from
Dec 11, 2024

Conversation

pbolduc
Copy link
Contributor

@pbolduc pbolduc commented Dec 11, 2024

Description

This PR includes the following proposed change(s):

  • fix cache hit/miss metric record
  • add etag middleware to apis to reduce data tranfers

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring / Documentation
  • Version change

if your change is a breaking change, please add breaking change label to this PR

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Does the change impact or break the Docker build?

  • Yes
  • No

If Yes: Has Docker been updated accordingly?

  • Yes
  • No

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

@pbolduc pbolduc changed the base branch from develop to release/2.6 December 11, 2024 17:58
@pbolduc pbolduc merged commit ba2149e into release/2.6 Dec 11, 2024
9 checks passed
@pbolduc pbolduc deleted the metrics branch December 11, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant