- Deprecation: The
JaegerHttpTracesUrlfield is now deprecated in all relevant models and will be removed after 9th April 2026. Use the newJaegerHttpUrlfield instead.
- Feature: Add attributes
jaeger_http_traces_url,otlp_grpc_traces_urlandotlp_http_traces_urltoInstanceSensitiveDatamodel
- Feature: Add support for HTTP checks and cert checks
- Feature: Add
metrics_endpoint_urlattribute toInstanceSensitiveDatamodel
- Introduce new model
UpdateAlertConfigsPayloadRouteRoutesInner
- Feature: Add new
GoogleChatwebhook
- Feature: Add new model
CreateCredentialsPayload - Feature: Enhance
create_credentials()method to accept optional payload parameter - Internal: Add HTTP 400 error handling
- Version: Minimal version is now python 3.9
- Feature: Add new methods
get_logs_configs(),update_logs_configs(),get_traces_configs(),update_traces_configs(),get_metrics_storage_retention(),update_metrics_storage_retention(),get_scrape_config(),update_scrape_config(),list_acl(),update_acl(),list_alert_config_receivers(),list_alert_config_routes(),update_alert_config_receiver(),update_alert_config_route(),list_alertgroups(),list_alertrules(),list_credentials(),list_instances() - Feature: Add new models
LogsConfig,LogsConfigResponse,TraceConfig,TracesConfigResponse,UpdateLogsConfigsPayload,UpdateTracesConfigsPayload
- Internal: Improve deserializing and error types
- Feature: Add support for
matchersto route - Feature: Add support for
priority levels,sendResolved,continueto alert config models
- Feature: Update user-agent header
- Feature: Add new methods
create_logs_alertgroups,delete_logs_alertgroup,get_logs_alertgroup,list_logs_alertgroups,update_logs_alertgroup
- Feature: Added support for alert groups and alert rules.
- Breaking Change::
get_host_from_settingsreturns an error if a region is specified for a global URL.
STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.
- Manage your STACKIT Observability resources
- Usage example