Metrics & Observability
jxpush provides hooks to observe the internal state of the client, useful for logging metrics (e.g., to Datadog, Prometheus) or debugging.
AnalyticsHooks
Attach these hooks in your PushClient configuration.
typescript
Example Usage
typescript