Expand description
Debug tool for self managed environments.
Modulesยง
- docker_
dumper ๐ - Dumps Docker resources to files.
- internal_
http_ ๐dumper - Dumps internal http debug information to files.
- k8s_
dumper ๐ - Dumps k8s resources to files.
- kubectl_
port_ ๐forwarder - Port forwards k8s service via Kubectl
- system_
catalog_ ๐dumper - Dumps catalog information to files. We run queries in serial rather than parallel because all queries in the pgwire connection are run in serial anyways. Running the queries in serial also makes cleaning up / aborting queries much easier.
- utils ๐
Structsยง
- Args
- Container
IpInfo ๐ - Context
- Emulator
Context ๐ - Emulator
Debug Mode Args - Password
Auth Credentials - Port
Forward ๐Connection Info - Self
Managed ๐Context - Self
Managed Debug Mode Args
Enumsยง
- Auth
Mode - Debug
Mode Args - Debug
Mode ๐Context - Emulator
MzConnection ๐Info - Self
Managed ๐MzConnection Info
Constantsยง
- BUILD_
INFO ๐
Staticsยง
Traitsยง
Functionsยง
- create_
k8s_ ๐client - Creates a k8s client given a context. If no context is provided, the default context is used.
- create_
mz_ ๐connection_ url - initialize_
context ๐ - main ๐
- run ๐