-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
APIGOV-29006 - metric event refactor and custom unit reporting (#847)
* add new struct for new metric event * updates to processing for handling new metric structure * update cache to lookup managed app by catalog app id * split metric key func * custom registry for histo, count, grouped metrics * update cache load for custom units * remove start time from cached metric * updates to group api/app/sub metrics to single grouped metric * concurrent map write handling * update getting proper quota ref for unit * lookup api service id in cache * api service id lookup * remove TODO from testing
- Loading branch information
1 parent
5bcf075
commit a525a97
Showing
16 changed files
with
751 additions
and
274 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.