awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Telemetry and Log Collectors · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesTelemetry and Log Collectors

Systems designed to capture, aggregate, and structure diagnostic output and log data from applications.

Explore 3 awesome GitHub repositories matching system administration & monitoring · Telemetry and Log Collectors. Refine with filters or upvote what's useful.

  1. Home
  2. System Administration & Monitoring
  3. Diagnostic Tools
  4. Diagnostics
  5. Telemetry and Log Collectors

Awesome Telemetry and Log Collectors GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • codecrafters-io/build-your-own-x

    codecrafters-io/build-your-own-x

    467,272GitHubView on GitHub↗

    This project provides a comprehensive framework for creating, managing, and executing educational programming challenges. It includes standardized systems for authoring instructional content, defining test cases, and structuring documentation to ensure consistent learning outcomes. The platform supports a wide range of

    Markdownawesome-listfreeprogramming
  • nodejs/node

    nodejs/node

    115,848GitHubView on GitHub↗

    This project is an open-source JavaScript runtime built on the V8 engine. It provides a comprehensive environment for executing JavaScript code outside of a web browser, offering foundational primitives for process management, multi-core load distribution, and parallel execution through worker threads. The runtime inc

    JavaScriptjavascriptjslinux
  • syncthing/syncthing

    syncthing/syncthing

    80,036GitHubView on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve

    Gogop2ppeer-to-peer

Explore sub-tags

  • Application LoggingMechanisms that provide access to application-level logs for diagnosing system behavior and administrative issues.
  • Diagnostic ReportsTools that generate structured summaries of process state, including stack traces, for diagnostic purposes.
  • Output Capture UtilitiesUtilities that capture and format standard output and error streams from executing user programs.