Commit Graph

91 Commits

Author SHA1 Message Date
5b85567aa6 feat: adds eth request panels to grafana (#9026) 2024-07-08 10:26:13 +00:00
83ef1f7641 Add a metric for blob transactions nonce gaps (#9106) 2024-06-25 21:30:12 +00:00
ff33c281c7 fix(grafana): fix broken panel (#8806) 2024-06-13 18:33:45 +00:00
b80469d9fd fix: replace storage action metric recording (#8501) 2024-05-31 17:46:50 +00:00
daad63827a fix: replace broken canonicalization metrics (#8500) 2024-05-30 21:59:12 +00:00
a8a4f67ab0 perf(net): decrease budget EthRequestHandler + metrics (#8497) 2024-05-30 21:29:36 +00:00
944180348f chore: add _total suffix to counter metrics (#8263)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-29 15:05:31 +00:00
6a6fe4cec2 fix(discv5): update metrics wrt unverifiable enrs (#8149)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-05-08 11:46:56 +00:00
8954ffb423 chore(grafana): dashboard names like public (#8148) 2024-05-08 10:37:17 +00:00
a7d8da5a27 feat(grafana): State & History panel (#8144) 2024-05-08 10:04:56 +00:00
c1f5b45bbd fix(grafana): tx pool dashboard units (#8020) 2024-05-01 14:46:50 +00:00
d532217afb fix(op): discv5 ENR (#7991) 2024-04-30 19:18:19 +00:00
652be135c7 feat: adds panels for execution extension metrics (#7605) 2024-04-25 10:00:34 +00:00
fae308ee70 fix(grafana): adds missing panel for tx fetcher (#7700) 2024-04-18 18:50:33 +00:00
69370e989e fix(discv5): fix panel filtered peers (#7696) 2024-04-17 16:22:02 +00:00
48ce6324aa feat(grafana): bad imports (#7481) 2024-04-05 17:01:19 +00:00
30cf40591c feat(grafana): remove networking (#7483) 2024-04-05 16:48:49 +00:00
9265a539e5 fix(grafana): reth-mempool (#7480) 2024-04-05 16:09:33 +00:00
3236baef5e fix(grafana): warning tx fetcher hashes panel (#7462) 2024-04-05 14:05:19 +00:00
0adaad312d chore: display total storage size in Grafana (#7455) 2024-04-04 15:20:19 +00:00
405d386e47 feat(discv5): Grafana panels (#7461) 2024-04-04 14:44:16 +00:00
4a8d2f4abc fix(pruner): highest pruned block metric (#7441) 2024-04-03 21:19:37 +00:00
0be61cd5f1 fix(grafana): time frame (#7407) 2024-04-01 13:24:25 +00:00
79e15b1956 Add announcement tx types panel (#7383) 2024-03-29 11:48:42 +00:00
713da1bde6 Integrate new pending session metrics into grafana (#7231) 2024-03-20 17:58:16 +00:00
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
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
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
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