Commit Graph

108 Commits

Author SHA1 Message Date
bd01fd81a5 Add new mempool panels + existing mempool panels to new dashboard (#7014) 2024-03-06 18:15:46 +00:00
da0c7e535a feat(grafana): override Jemalloc chart axis (#6984) 2024-03-06 01:44:46 +00:00
04f24d457d feat: add engine API metrics graphs (#6963) 2024-03-05 19:54:32 +00:00
7fa7726074 Add panel for observing network manager future (#6892) 2024-03-03 13:48:23 +00:00
ea44c1d63f feat(node-core, storage): static files segment metrics (#6908) 2024-03-01 16:36:50 +00:00
11fdad600a Add grafana panel for maintenance txpool metrics (#6719)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-01 11:46:54 +00:00
6b5b6f7a40 Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
2024-02-29 12:37:28 +00:00
4559717096 Add panels for observing tx manager future (#6814) 2024-02-28 23:24:11 +00:00
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
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
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
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
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
f20117666e chore: use units on dashboard (#3684) 2023-07-09 17:40:12 +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
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
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
d34349bf0b adding payload builder panel in grafana dashboard (#2464) 2023-05-01 12:09:34 -07:00
a03cfeb3cb feat(grafana): bodies downloader errors chart (#2501) 2023-05-01 08:06:06 -07:00