Commit Graph

79 Commits

Author SHA1 Message Date
4a347b5a7c Add AllTransactionsMetrics graph in txpool dashboard (#7141) 2024-03-19 14:43:46 +00:00
cee35a0afa docs: fix metric doc (#7198) 2024-03-18 18:32:41 +00:00
3a10c319ff chore(grafana): fetch each query with instance as filter (#7173)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-03-17 22:11:11 +00:00
913f5c3a14 feat(grafana): trie charts (#7112) 2024-03-12 11:19:53 +00:00
8e5c943d29 chore: mount all datadirs in docker-compose.yml (#7088) 2024-03-10 21:15:22 +00:00
a8345e3e64 grafana/overview: add RPC QPS dashboard (#7025)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-03-09 18:30:35 +00:00
51761b6876 Remove tx pool row from reth dashboard (#7029) 2024-03-09 12:53:57 +00:00
3c028e5ef4 chore: fix typos (#7049) 2024-03-08 14:23:37 +00:00
820b122409 chore: bump Grafana version in docker compose (#7032) 2024-03-08 13:22:25 +00:00
968354c70d Update panel descriptions (#7020)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-03-06 21:04:53 +00:00
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
210eefe73c feat: assertoor integration in CI (#6833) 2024-02-28 22:35:13 +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
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