server.web.config
Jobmon server web configuration package.
This package contains server-specific logging configurations that use shared templates from jobmon.core.config.templates.
- Server configs:
logconfig_server.yaml: Server logging with structlog (OTLP disabled)
server_otlp_example.yaml: Example server OTLP configuration
These configurations are automatically selected by the server’s configure_logging() function based on the otlp.web_enabled setting.
Functions
|
Get the jobmon config. If no config is provided, defaults are used. |