Skip to content

Integration example catalog

Each integration has a runnable source example in the repository's examples/ directory. The examples contain configuration and sample logging calls only; they do not embed captured output. Run an example from the project root with:

powershell
uv run python examples\<example-name>.py

Framework and local integrations

These examples can be inspected and exercised locally when their optional package is installed:

Network and service integrations

These examples are complete client configurations. Live execution requires the corresponding endpoint, broker, database, collector, or credentials:

Core feature examples

Released under the MIT License.