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
87 stars 17 forks source link

Fix metrics to not tie them to loglevel #149

Closed linuskendall closed 3 months ago

linuskendall commented 3 months ago

Previously the latency histograms were tied to verbosity level which meant that they were not published unless using v=5. This makes the metrics always visible.