erigon-pulse/turbo/debug
Mark Holt f794438335
Diag session routing (#8232)
Code to support react based UI for diagnostics:

* pprof, prometheus and diagnistics rationalized to use a single router
(i.e. they can all run in the same port)
* support_cmd updated to support node routing (was only first node)
* Multi content support in router tunnel (application/octet-stream &
appliaction/json)
* Routing requests changed from using http forms to rest + query params
* REST query requests can now be made against erigon base port and
diagnostics with the same url format/params

---------

Co-authored-by: dvovk <vovk.dimon@gmail.com>
Co-authored-by: Mark Holt <mark@disributed.vision>
2023-09-25 16:24:17 +01:00
..
api.go e3: optimize incremental hashstate (#6179) 2022-12-03 12:23:01 +07:00
flags.go Diag session routing (#8232) 2023-09-25 16:24:17 +01:00
loudpanic_fallback.go move all packages from "internal" folder - to simplify users live (#5857) 2022-10-25 09:58:25 +07:00
loudpanic.go move all packages from "internal" folder - to simplify users live (#5857) 2022-10-25 09:58:25 +07:00
signal_windows.go [devnet] Always select first node, fix configuration mess up between nodes (#7863) 2023-07-10 11:37:55 +01:00
signal.go [devnet] Always select first node, fix configuration mess up between nodes (#7863) 2023-07-10 11:37:55 +01:00
trace_fallback.go move all packages from "internal" folder - to simplify users live (#5857) 2022-10-25 09:58:25 +07:00
trace.go move all packages from "internal" folder - to simplify users live (#5857) 2022-10-25 09:58:25 +07:00