Module internal_http_dumper

Source
Expand description

Dumps internal http debug information to files.

Structsยง

HttpDefaultPorts ๐Ÿ”’
HttpDumpClient
A struct that handles downloading and saving profile data from HTTP endpoints.
HttpPortLabels ๐Ÿ”’

Enumsยง

ServiceType ๐Ÿ”’

Constantsยง

EXTERNAL_HTTP_PORT_LABEL ๐Ÿ”’
The label for the external HTTP port.
INTERNAL_HTTP_PORT_LABEL ๐Ÿ”’
The label for the internal HTTP port.

Staticsยง

CLUSTERD_HEAP_PROFILE_ENDPOINT ๐Ÿ”’
DEFAULT_EXTERNAL_HTTP_PORT ๐Ÿ”’
The default port for the external HTTP endpoint.
DEFAULT_INTERNAL_HTTP_PORT ๐Ÿ”’
The default port for the internal HTTP endpoint.
ENVD_HEAP_PROFILE_ENDPOINT ๐Ÿ”’
HEAP_PROFILES_DIR ๐Ÿ”’
PROM_METRICS_DIR ๐Ÿ”’
PROM_METRICS_ENDPOINT ๐Ÿ”’

Functionsยง

dump_emulator_http_resources
dump_self_managed_http_resources
find_http_port_by_label ๐Ÿ”’
get_default_port ๐Ÿ”’
get_port_labels ๐Ÿ”’
get_profile_endpoint ๐Ÿ”’