Commit Graph

110 Commits

Author SHA1 Message Date
95667b0d51 Ship TransactionFetcher panel in Grafana dashboard and fix InsertedTransactions panel bug (#6646)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-02-26 22:53:25 +00:00
d05b36d18c chore(grafana): take back the messages in channel panel (#6665)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-02-19 18:18:57 +00:00
253d1748f5 chore(grafana): make network pool metric readable (#6650)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-18 13:50:04 +00:00
9590faefbb feat: add rpc server cache grafana panel (#6622) 2024-02-16 16:34:59 +00:00
81eb3e1b21 Update readme on how to run only grafana in docker (#6522)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-02-15 13:33:56 +00:00
cfcbaed552 feat(grafana): use reth_info to query Reth instances (#6387)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-13 13:11:11 +00:00
58ccf73fab grafana: add build version,gitsha,timestamp into dashboard (#6374)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-05 19:32:43 +01:00
57eef7ea03 feature: add Blob pool metrics (#6373)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-03 14:07:01 +00:00
3e500ef746 feat(grafana): sort stages (#5796) 2023-12-16 17:31:43 +00:00
1eaa3ed5a5 chore: add reorg metrics to grafana (#5774) 2023-12-15 12:00:28 +00:00
9a26b7a8e5 Canonicalization metrics improvements (#5705)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-12-14 17:01:36 +00:00
346f135c56 Granular canonicalization metrics dashboard update (#5454) 2023-12-01 15:07:07 +00:00
f3bc7d1c97 fix log argument (#5608) 2023-11-28 11:07:29 +01:00
e056bfb213 feat(rpc): measure request/call time in seconds (#5361) 2023-11-08 17:10:40 +00:00
4040cd7946 Update overview.json – fix description of "File descriptors" panel (#5259) 2023-11-01 19:23:02 +00:00
a9fa281816 feat(storage): database/transaction/cursor metrics (#5149) 2023-10-27 17:47:41 +00:00
1e7d028d53 refactor(prune): segment trait, receipts impl (#4887) 2023-10-05 11:56:47 +00:00
371388da5d fix generate-jwt.sh for zsh users (#4769) 2023-09-25 17:24:33 +00:00
48231c8ae9 remove deprecated log line (#4719) 2023-09-21 17:41:46 +00:00
3fdeade339 Add inflight transaction requests metric to dashboard (#4554) 2023-09-11 15:44:13 +00:00
b839e394a4 fix(grafana): peer disconnect reasons chart (#4429) 2023-08-31 16:52:05 +00:00
d890053084 Add BlobStore metrics to grafana (#4424)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-08-31 12:48:20 +00:00
5556505e35 chore: mention Sepolia changes in Docker Compose files (#4391) 2023-08-29 17:17:45 +00:00
405795301e chore: pin Grafana version in docker-compose.yml (#4395) 2023-08-29 17:17:37 +00:00
863cc166a3 feat(grafana): blockchain tree canonical commit time (#4385) 2023-08-28 17:41:13 +00:00
47683fd6e8 feat(grafana): sort stages (#4373) 2023-08-28 13:52:30 +00:00
f9b6a64ccb feat(grafana): DB freelist chart (#4349) 2023-08-24 15:38:57 +00:00
cb6cf59068 feat(grafana): filter by instance, bump version (#4333) 2023-08-23 20:07:47 +00:00
7f540abde9 feat: add rpc server metrics into dashboard (#4078) 2023-08-10 10:32:44 +00:00
123249fdfd chore: pruner charts in Grafana dashboard (#4094) 2023-08-09 13:58:44 +00:00
19aa11834f feat: add dial metric to dashboard (#3802)
Co-authored-by: Aditya Pandey <aditya.p@Aditya-P.local>
2023-07-25 16:54:25 +00:00
39cd0e071e chore(grafana): make instance selector single-value (#3805) 2023-07-20 01:10:41 +00:00
6934428be9 feat: better blocksize heuristics (#3748) 2023-07-15 22:36:39 +03:00
2bc5e19edb chore(prometheus): add host.docker.internal:9001 scrape target (#3689) 2023-07-10 22:45:21 +03:00
f20117666e chore: use units on dashboard (#3684) 2023-07-09 17:40:12 +00:00
b8a5476704 chore(prometheus): add localhost:9001 scrape target (#3606) 2023-07-06 20:11:16 +00:00
64ca521458 feat: add ethereum-metrics-exporter (#3573)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-05 14:49:42 +00:00
da58e39c26 feat: add docker compose with docs (#3496)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-07-03 13:04:17 +00:00
41ac27bd41 chore: jemalloc and process metrics in Grafana dashboard (#3455) 2023-06-28 22:49:24 +00:00
23a99d4164 feat: support multiple nodes in grafana dashboard (#3336) 2023-06-26 15:17:05 +00:00
c2ad5a222f feat: add transaction pool metrics graphs (#3348) 2023-06-23 16:06:34 +00:00
0dfb757a16 fix: reorder blockchain tree row (#3337) 2023-06-22 17:54:41 +00:00
a9147ba2fc fix: remove duplicate tree graph (#3315) 2023-06-22 14:03:57 +00:00
f6cd75a470 feat: add engine api graphs (#3313) 2023-06-22 02:22:43 +00:00
b2f4ba4491 feat: add blockchain tree metric graphs (#3310) 2023-06-22 01:36:17 +00:00
b578718eb8 chore: change metrics default port from 9000 to 9001 (#3295) 2023-06-21 09:25:55 +00:00
4466fad370 feat: put blocks on right side with separate axis placement (#3170) 2023-06-15 07:04:09 +00:00
4d3d4974a4 feat: add downloader buffer graph (#3165) 2023-06-14 22:03:05 +00:00
08900740bc feat: Better progress reporting for stage checkpoints (#2982)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-06-05 16:10:46 +00:00
0a71d6fa8b feat: add queued and buffered blocks to bodies dashboard (#2662) 2023-05-13 22:38:42 +02:00