smonitor.collect_bundle#
- smonitor.collect_bundle(*, project_config=None, include_events=True, max_events=None, since=None, drop_extra=False, drop_context=False, redact_fields=None)[source]#
- Parameters:
project_config (Dict[str, Any] | None)
include_events (bool)
max_events (int | None)
since (str | None)
drop_extra (bool)
drop_context (bool)
redact_fields (Iterable[str] | None)
- Return type:
Dict[str, Any]