Matt Johnstone
|
c689d360c0
|
Merge pull request #74 from asymmetric-research/example-prometheus
added example prometheus setup
|
2024-11-14 11:13:14 +02:00 |
Matt Johnstone
|
cbf295430c
|
added example prometheus setup
|
2024-11-12 22:27:50 +02:00 |
Matt Johnstone
|
cd52340be8
|
Merge pull request #73 from asymmetric-research/bug-fix
registered solana_cluster_slots_by_epoch_total
|
2024-11-12 18:03:56 +02:00 |
Matt Johnstone
|
0d598213ec
|
registered solana_cluster_slots_by_epoch_total
|
2024-11-12 17:34:13 +02:00 |
Matt Johnstone
|
bb45ab3e76
|
Merge pull request #72 from asymmetric-research/bug-fix
Running fixes/updates
|
2024-11-08 17:40:31 +02:00 |
Matt Johnstone
|
af6fa19ce8
|
added solana_cluster_slots_by_epoch_total
|
2024-11-08 15:23:31 +02:00 |
Matt Johnstone
|
0d3fa3d88b
|
removed usage code (for later)
|
2024-11-08 14:57:14 +02:00 |
Matt Johnstone
|
f7cf3c26e6
|
fixed fee bug
|
2024-11-08 14:52:47 +02:00 |
Matt Johnstone
|
42d566906d
|
Merge pull request #70 from asymmetric-research/exporter-rename
renamed solana_exporter -> solana-exporter
|
2024-11-05 21:03:11 +02:00 |
Matt Johnstone
|
49486bcc92
|
Merge pull request #69 from asymmetric-research/running-updates
WIP: Running updates
|
2024-11-05 20:56:37 +02:00 |
Matt Johnstone
|
d2c2ff2165
|
minor readme update + jeffs nits
|
2024-11-05 20:56:16 +02:00 |
Matt Johnstone
|
7e33c00609
|
Merge pull request #65 from asymmetric-research/mock-server
Big mock-server testing refactor...
|
2024-11-05 20:54:35 +02:00 |
Matt Johnstone
|
95657c9f60
|
renamed solana_exporter -> solana-exporter
|
2024-10-31 22:35:14 +02:00 |
Matt Johnstone
|
0babcea912
|
reverted name back to solana_node_transactions_total
|
2024-10-31 22:31:48 +02:00 |
Matt Johnstone
|
98644222a4
|
made active stake measure in SOL
|
2024-10-31 22:31:48 +02:00 |
Matt Johnstone
|
ef6941e87b
|
standardised on counter names ending in _total
|
2024-10-31 22:31:48 +02:00 |
Matt Johnstone
|
898e0f704d
|
Merge pull request #67 from asymmetric-research/remove-active-validators
Removed solana_active_validators metric
|
2024-10-31 10:20:26 +02:00 |
Matt Johnstone
|
9480812778
|
Merge pull request #68 from asymmetric-research/readme
Readme update
|
2024-10-31 10:20:10 +02:00 |
Matt Johnstone
|
a49f702816
|
Update README.md - fix typo
Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>
|
2024-10-31 10:18:47 +02:00 |
Matt Johnstone
|
9542fc1588
|
updated logs
|
2024-10-29 22:07:55 +02:00 |
Matt Johnstone
|
b0844ad6b1
|
made light mode incompatible with other config options
|
2024-10-29 21:48:11 +02:00 |
Matt Johnstone
|
b846676ca7
|
standardised on solana_node name for node-specific metrics
|
2024-10-29 21:38:33 +02:00 |
Matt Johnstone
|
86c912dcc9
|
updated README
|
2024-10-29 21:31:06 +02:00 |
Matt Johnstone
|
8b8648c269
|
moved collectionTest to desc_test
|
2024-10-29 14:20:48 +02:00 |
Matt Johnstone
|
03568cc64b
|
ran go mod tidy
|
2024-10-29 14:20:48 +02:00 |
Matt Johnstone
|
7d194b72b9
|
solved sorting issue in getVoteAccounts test
|
2024-10-29 14:20:48 +02:00 |
Matt Johnstone
|
cb8422c563
|
added TestCountVoteTransactions
|
2024-10-29 14:20:48 +02:00 |
Matt Johnstone
|
d06edc078e
|
refactored WatchSlots_Dynamic test
|
2024-10-29 14:20:44 +02:00 |
Matt Johnstone
|
1582782904
|
added config tests
|
2024-10-29 14:19:45 +02:00 |
Matt Johnstone
|
fa71eeb20b
|
big mock server test refactor
|
2024-10-29 14:19:44 +02:00 |
Matt Johnstone
|
dda909aecc
|
added mock server + rpc tests
|
2024-10-29 14:18:22 +02:00 |
Matt Johnstone
|
36a11a9b23
|
made logger init automatically
|
2024-10-29 14:18:22 +02:00 |
Matt Johnstone
|
43a02d763b
|
added mock rpc server
|
2024-10-29 14:18:22 +02:00 |
Matt Johnstone
|
c9f2bd5ab0
|
removed solana_active_validators metric
|
2024-10-29 13:34:26 +02:00 |
Matt Johnstone
|
cbdf5065a6
|
Merge pull request #64 from asymmetric-research/remove-identity
Remove identity label
|
2024-10-28 17:48:51 +02:00 |
Matt Johnstone
|
a0d34e7c10
|
Merge pull request #62 from asymmetric-research/vote-count
Measure block size by vote tx and normal
|
2024-10-28 17:48:38 +02:00 |
Matt Johnstone
|
cd3068f26b
|
Merge pull request #61 from asymmetric-research/light-mode
Light mode!
|
2024-10-28 17:48:24 +02:00 |
Matt Johnstone
|
c5d167d82e
|
Merge pull request #60 from asymmetric-research/zap-logging
Zap logging!
|
2024-10-28 17:48:14 +02:00 |
Matt Johnstone
|
46cd96dfe5
|
Merge pull request #57 from asymmetric-research/metric-naming
Standardised metric naming
|
2024-10-28 17:47:58 +02:00 |
Matt Johnstone
|
6406fb9e28
|
removed identity label
|
2024-10-27 13:04:45 +02:00 |
Matt Johnstone
|
6fa9afb6aa
|
counted block size by vote vs non-vote tx
|
2024-10-26 14:20:09 +02:00 |
Matt Johnstone
|
e46d20d68e
|
made collector + watcher use config directly
|
2024-10-25 13:45:40 +02:00 |
Matt Johnstone
|
a2f7e82881
|
added light mode
|
2024-10-25 12:54:57 +02:00 |
Matt Johnstone
|
a7cbb1ea1b
|
Merge pull request #58 from asymmetric-research/custom-desc
Custom desc + test drying
|
2024-10-25 12:08:04 +02:00 |
Matt Johnstone
|
c9fabdecd4
|
added configurable log levels
|
2024-10-25 12:06:36 +02:00 |
Matt Johnstone
|
888d065acf
|
added iso format for log ts
|
2024-10-25 10:38:15 +02:00 |
Matt Johnstone
|
14eab970db
|
replaced klog -> zap in exporter
|
2024-10-25 10:16:48 +02:00 |
Matt Johnstone
|
1bbaa29acb
|
replaced klog -> zap in rpc
|
2024-10-25 10:10:21 +02:00 |
Matt Johnstone
|
a3261dd821
|
dried tests
|
2024-10-24 19:44:55 +02:00 |
Matt Johnstone
|
fa33b1dc5d
|
added custom descriptor
|
2024-10-24 15:26:47 +02:00 |