3 Repos
Routing observability data through specific endpoints to ensure delivery through restrictive networks or blockers.
Distinct from Client-Side Health Monitoring: Focuses on routing telemetry specifically to bypass blockers, whereas client-side health monitoring focuses on server availability.
Explore 3 awesome GitHub repositories matching system administration & monitoring · Telemetry Routing. Refine with filters or upvote what's useful.
This project is a JavaScript error tracking SDK and application performance monitoring tool. It captures runtime exceptions and crashes across web browsers, server-side environments, and edge computing contexts. The SDK includes a session replay tool that records visual user interactions to reproduce bugs. To ensure telemetry delivery, it provides a tunneling proxy that routes monitoring data through custom endpoints to bypass browser-level ad blockers. The toolkit also features a source map processor that translates minified stack traces back into original source code. Additionally, it cove
Routes monitoring data through custom proxies to ensure delivery when ad blockers are active.
GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without
GreptimeDB sends traces, logs, and metrics through separate exporters to isolate data and apply custom processing per signal type.
Pi.Alert is a home network monitoring and intruder detection system designed to track connected devices and maintain an active inventory across local area networks. It functions as a network discovery tool, topology mapper, and uptime monitor that alerts administrators when unknown devices connect or known hardware goes offline. The platform provides a central dashboard for visualizing infrastructure links, monitoring website availability, and inspecting SSL certificates through periodic health checks. The application supports distributed satellite scanning, allowing remote monitoring nodes i
Routes telemetry from isolated remote monitors via an intermediary web server when direct inbound access is restricted.