Fabiano Soares Honorato
|
6a7f79e749
|
Metrics initialization (#2767)
* Add builder metrics initialization
* Add pull_closed metrics initialization
* Add builder metrics initialization
* use InitCounter from metrics package to initialize prometheus counters
|
2022-12-16 22:22:06 -06:00 |
|
Alberto Rojas
|
949ee3fa5f
|
metrics: Add Metrics tags to multiple Scopes (#2687)
* metrics: Add Metrics tags to multiple Scopes
* metrics: Fix base_repo and pr_number
* metrics: Refactor SetScope to SetScopeTags
* metrics: Add SetGitScopeTags function
* metrics: docs reword project_context SetScopeTags description
* metrics: test Add TestNewScope_PrometheusTaggingCapabilities
|
2022-11-19 08:31:46 -06:00 |
|
Steve Yoon
|
e90aa575e0
|
feat: Prometheus metrics support (#2204)
* support prometheus metrics
* remove redundant error checking
* load prometheus metrics config
* dynamic separator for subscopes
* removing unnecessary config file
* adding a few more metrics test cases
* remove testing handler
* fix upstream merge error
|
2022-06-28 08:58:15 -07:00 |
|
Nish Krishnan
|
d1d1539ced
|
feat: Add stats support for basic operations (#2147)
|
2022-03-18 15:18:13 -07:00 |
|