Skip to content

Commit

Permalink
feat(prometheus-client): add metric label about root on using Prome…
Browse files Browse the repository at this point in the history
…theusClientLayer (#4907)

* refactor: revise the labels to be String

* factor out PrometheusClientMetrics with PrometheusClientMetricDefinitions

* refactor: remove the scheme label

* feat: add root tag to prometheus

* feat: add name into the labels

* refactor: make labels struct

* use Cow<'static, str>

* refactor: make the labels as struct
  • Loading branch information
flaneur2020 authored Jul 18, 2024
1 parent e6e9562 commit e42a9eb
Showing 1 changed file with 157 additions and 127 deletions.
Loading

0 comments on commit e42a9eb

Please sign in to comment.