Skip to content

cmp observe

github-actions[bot] edited this page Jun 3, 2026 · 2 revisions

title: "cmp-observe" description: "Library observability hooks — crash attribution + init health + perf + custom events."

cmp-observe

!!! info "README in progress" A canonical cmp-observe/README.md hasn't been authored yet. Until it lands, see the GitHub source for the live code + KDoc, and the Module reference below for the contributor-facing developer notes.

Want to help? Open a PR adding `cmp-observe/README.md` and convert this
page to the README-embedded flavor (see other module pages for the
pattern).

Module reference

{% include-markdown "../../cmp-observe/DEVELOPMENT.md" start="## §1" end="## §3" heading-offset=1 comments=false %}

API reference

Each release ships the module's full Dokka HTML site inside its -javadoc.jar artifact on Maven Central.

In IntelliJ / Android Studio the IDE mounts the jar and surfaces it automatically in hover popups, Quick Documentation, and Symbol search.

Clone this wiki locally