rpcpool / yellowstone-faithful

Project Yellowstone Old Faithful is the project to make all of Solana's history accessible, content addressable and available via a variety of means.
https://old-faithful.net/
GNU Affero General Public License v3.0
54 stars 10 forks source link

Add prometheus metrics to faithful rpc #82

Closed linuskendall closed 4 months ago

linuskendall commented 5 months ago
Lusitaniae commented 5 months ago

status_code, miner ids, source type (ipfs/bitwarden/s3/etc)

response time histogram

gagliardetto commented 4 months ago

I added a few metrics to https://github.com/rpcpool/yellowstone-faithful/pull/86

miner ids

Like just a list of miner IDs that have one or more pieces?

source type

How should that be split up?

gagliardetto commented 4 months ago

completed in https://github.com/rpcpool/yellowstone-faithful/pull/86