rust-android-telemetry

Community

Tune Android telemetry for RIPDPI Rust.

Authorpo4yka
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Telemetry on Android incurs higher costs due to log pathways, channel selection, and cross-layer observability needs. This skill standardizes where events are emitted, how they are serialized, and how per-packet observability is surfaced without harming performance.

Core Features & Use Cases

  • Channel selection between android_logger, tracing-android, and tracing-android-trace, with performance trade-offs for per-packet paths.
  • Deterministic JSON for goldens using serde_json with PrettyFormatter and sorted keys to ensure stable diffs.
  • Data/control-plane separation with bounded event rings, atomic counters, and a pull-model 1 Hz polling for Kotlin consumers.
  • Privacy-conscious emission ensuring no sensitive data appears in telemetry per network-fingerprint-privacy rules.

Quick Start

Configure the telemetry module to route per-packet events through the chosen channel (android_logger or tracing) and enable deterministic JSON export for goldens.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-android-telemetry
Download link: https://github.com/po4yka/RIPDPI/archive/main.zip#rust-android-telemetry

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.