Commit Graph

24 Commits

Author SHA1 Message Date
Matt Johnstone f0ed496110
named return values + reordered if logic for ExtractHealthAndNumSlotsBehind 2025-03-17 11:50:32 +02:00
Matt Johnstone f9bf969024
removed else branch 2025-03-14 15:23:25 +02:00
Matt Johnstone be88a0c9a6
renamed rpc.RPCError -> rpc.Error 2025-03-12 18:52:41 +02:00
Matt Johnstone 84aface4ac
added collectHealth tests 2025-03-12 18:52:11 +02:00
Matt Johnstone cdad96020e
refactored + tested collect health 2025-03-12 16:32:24 +02:00
Matt Johnstone 2d11cea3db
added error returning to rpc testing 2025-03-12 12:20:50 +02:00
Patrick Reich 9b6c994140
fix rpc error unpacking in getHealth
When reading the node health from the RPC and upon it returning an unhealthy error
the error isn't unpacked correctly, resulting in solana-exporter to crash.
2025-03-05 09:52:56 +01:00
Matt Johnstone c965df26d1
removed solana_foundation_min_required_version 2025-02-10 22:43:04 +02:00
Matt Johnstone cc323b97c6
gofmt 2025-01-24 09:19:57 +01:00
Matt Johnstone b42921c3e7
implemented jeff + robs nits
Co-authored-by: Roberto Clapis <empijei@users.noreply.github.com>
2025-01-23 14:47:52 +01:00
Matt Johnstone eb0d9ac596
added old epoch cleaning 2025-01-23 14:47:22 +01:00
Matt Johnstone 1eb93aab16
added comprehensive-vote-account-tracking 2025-01-23 14:44:57 +01:00
Matt Johnstone d3a45d510a
gofmt 2025-01-22 18:16:22 +01:00
Matt Johnstone 4cad85e6c5
added comprehensive-vote-account-tracking 2025-01-22 17:22:33 +01:00
Edgardo Quiroga c26d17ae29
feat: add minimum required version metric. 2025-01-15 16:17:55 -03:00
André Claro 8f30983348
feat: add solana_node_is_active metric 2025-01-15 13:22:53 +00:00
impact 9193aa36c6 Replace misused VersionLabel 2025-01-13 09:08:32 -05:00
impact 843381fd1a fixed tests for getIdentity 2024-12-27 12:45:16 -05:00
impact 94aa9dbc77 pull/report 'identity' for the node 2024-12-24 12:54:33 -05:00
Matt Johnstone 0d598213ec
registered solana_cluster_slots_by_epoch_total 2024-11-12 17:34:13 +02:00
Matt Johnstone af6fa19ce8
added solana_cluster_slots_by_epoch_total 2024-11-08 15:23:31 +02:00
Matt Johnstone f7cf3c26e6
fixed fee bug 2024-11-08 14:52:47 +02:00
Matt Johnstone d2c2ff2165
minor readme update + jeffs nits 2024-11-05 20:56:16 +02:00
Matt Johnstone 95657c9f60
renamed solana_exporter -> solana-exporter 2024-10-31 22:35:14 +02:00