-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(metrics): collect http request metrics and package download metrics
- add metric `registry_http_requests` that captures metrics related to all incoming http requests - rename metric `registry_requests` to `registry_package_downloads` for clarity - breaking refactor to plugin configuration schema - allow metric names to be overridden BREAKING CHANGE: plugin configuration schema overhauled, default metric name of `registry_requests` renamed to `registry_package_downloads` fix #9
- Loading branch information
Ed Clement
committed
Feb 8, 2022
1 parent
f180175
commit 7f26b37
Showing
13 changed files
with
1,463 additions
and
771 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
Oops, something went wrong.