|
|
69370e989e
|
fix(discv5): fix panel filtered peers (#7696)
|
2024-04-17 16:22:02 +00:00 |
|
|
|
992e08cc7f
|
fix(docker): obsolete syntax compose file (#7697)
|
2024-04-17 16:21:39 +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 |
|
|
|
89409992f2
|
chore: add pid=host to docker-compose.yml (#7479)
|
2024-04-05 10:48: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 |
|
|
|
68727699db
|
chore: update kurtosis config in assertoor and book (#7261) (#7262)
|
2024-04-03 09:53:30 +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 |
|
|
|
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 |
|