Software Instrumentation

Deciding what a system should report about itself, independent of the SDK that carries it out — the vendor-neutral layer over logs, metrics, traces, error handling, and product events. Triggers on code that logs, throws, catches, reports an error, tracks an event, or identifies a user, and on "log level", "capture exception", "error boundary", "breadcrumb", "trace sampling", "cardinality", "event name", "identify", "reset on logout", or "cookie consent". For which package to install, which option controls collection, or source maps and build-time tokens, use the installed vendor's own capability. Covers try/catch placement, metric cardinality, and event naming through consent.

axross 1be2e17 6 files · 48.5 KB Updated

File contents

axross/skills/tree/main/skills/software-instrumentation commit 1be2e17f37

Frequently asked questions

npx skillmds@latest add axross/software-instrumentation