Module mz_environmentd::http
source · Expand description
Embedded HTTP server.
environmentd embeds an HTTP server for introspection into the running process. At the moment, its primary exports are Prometheus metrics, heap profiles, and catalog dumps.
Structs
- The response to a
SqlRequest
.
Enums
Constants
- Maximum allowed size for a request.