Packages

Behaviour and use macro for Raven monitor integrations

Current section

Files

Jump to
Raw

README.md

# Raven Observer SDK
The collection-only SDK for building Raven monitor integrations. It provides
the `CodeNameRaven.Monitor` and `CodeNameRaven.Probe` behaviours, common
assertion helpers, HTTP protocol support, and the runtime capability facade.
The SDK deliberately has no Phoenix dependency. Display components live in
the separate
[`raven-observer-display-sdk`](https://codeberg.org/Raven-Observer/raven-observer-display-sdk)
package.
## Documentation
Generated API documentation is committed under `doc/`. Its generated web
assets contain third-party software and fonts described in
[THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).
## License
Raven Observer SDK is licensed under the [BSD Zero Clause License](LICENSE).
Third-party material included in the generated documentation retains its own
license; see [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).