5 Commits

Author SHA1 Message Date
Nico Flaig
0582f418ae Use job name to differentiate beacon and validator metrics (#4952)
Grafana dashboards now use the "job" default label instead of "scrape_location"
custom label to differentiate between beacon and validator metrics.

The prometheus config files are updated to use the expected job name.
2023-01-12 12:01:20 -05:00
Lion - dapplion
06a40d36bf Add validator client metrics (#3914)
* Add validator metrics in code

* Update test types

* Wire validator metrics

* Wire validator metrics in cli

* Add HTTP client metrics

* Rename metrics prefix

* Metrics for attester steps

* Metrics for sync committee steps

* Metrics for proposer steps

* Fix vc journey metrics times

* De-duplicate log from vc metrics server

* Add validator target to local metrics

* Fix metrics for vc http client

* PR comments

* Fix option types

* Fix attestationNoCommittee property merging
2022-04-13 10:49:59 -05:00
dapplion
677b2fd434 Run prettier on all files 2021-03-07 12:50:58 +01:00
Cayman
ab95f7a5f0 Change default metrics server port 2020-07-21 14:04:21 -05:00
Gregory Markou
79ac7f766b add prometheus 2019-09-15 19:39:34 -04:00