Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diag session routing #8232

Merged
merged 24 commits into from
Sep 25, 2023
Merged

Diag session routing #8232

merged 24 commits into from
Sep 25, 2023

Conversation

mh0lt
Copy link
Contributor

@mh0lt mh0lt commented Sep 18, 2023

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

@mh0lt mh0lt merged commit f794438 into devel Sep 25, 2023
@mh0lt mh0lt deleted the diag_session_routing branch September 25, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants