Preston Van Loon
f2768c1414
Client-stats: Fail gracefully when metrics are missing ( #8976 )
...
* Client-stauts: Fail gracefully when metrics are missing
* gazelle
2021-06-07 20:37:14 +00:00
Preston Van Loon
693fdf87bb
Add clientstats spec as a README.md ( #8977 )
...
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-06-03 00:13:31 +00:00
Raul Jordan
5aac06f04e
Move EthereumAPIs Into Prysm ( #8968 )
...
* begin move
* use same import path
* imports
* regen protos
* regen
* no rename
* generate ssz
* gaz
* fmt
* edit build file
* imports
* modify
* remove generated files
* remove protos
* edit imports in prysm
* beacon chain all builds
* edit script
* add generated pbs
* add replace rules
* license for ethereumapis protos
* change visibility
* fmt
* update build files to gaz ignore
* use proper form
* edit imports
* wrap block
* revert scripts
* revert go mod
2021-06-02 18:49:52 -05:00
terence tsao
bc27a73600
Various code cleanups ( #8889 )
2021-05-13 08:29:14 +02:00
kasey
a090650446
fixes #8848 -- scrape validator_(total|active) ( #8858 )
...
fixes #8848 -- scrape validator_total, validator_active
2021-05-03 17:24:27 -05:00
kasey
dace0f9b10
cli to push metrics to aggregator service ( #8835 )
...
* new prometheus metrics for client-stats metrics
* adds client-stats types beacause they are
used by some of the prometheus collection code.
* new prometheus collector for db disk size
* new prometheus collector for web3 client
connection status
* adds client-stats api push cli in cmd/client-stats
* adds api metadata to client-stats collector posts
* appease deepsource
* mop up copypasta
* use prysm assert package for testing
2021-05-03 09:57:26 -05:00
kasey
7be6fc1780
new prometheus metrics for client-stats metrics ( #8834 )
2021-04-30 13:37:38 -07:00