A developer guide for integrating Sentry (error tracking & performance monitoring) and GlitchTip (open-source Sentry-compatible backend) into an Expo managed or bare-workflow React Native application.
A developer guide for integrating OpenTelemetry Metrics into an Expo React Native application. Covers metric types, instrumentation patterns, Collector configuration, Prometheus/Grafana dashboards, and alerting.
A developer guide for integrating a structured logging pipeline into an Expo React Native application. Logs are collected via OpenTelemetry (OTLP/HTTP JSON) using the react-native-otel SDK, forwarded through an OTel Collector (or Grafana Alloy) to Grafana Loki, and queried with LogQL in Grafana dashboards.