Skip to content

⚡A lightweight and simple telemetry solution built with Python and FastAPI, designed for tracking events in NodeJS-based app's with fast and flexible telemetry data capture.

License

Notifications You must be signed in to change notification settings

rperezll/MetryFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetryFlow 📊

Caution

This repository is currently non-functional and is still WIP.

MetryFlow is a lightweight, simple, and general-purpose telemetry solution, built with Python and powered by the FastAPI framework. It aims to provide an easy-to-use system for capturing telemetry events in a fast, efficient, and flexible way.

Note: MetryFlow is not intended to be the best telemetry solution on the market, but rather a practical, simple, zero-configuration solution for general telemetry needs. 🚀 (future-proof and easy to integrate)

Features ✨

MetryFlow allows you to easily track and register telemetry events using a RESTful HTTP API. The following parameters are captured in each event:

  • installation_id: Unique identifier for the installation.
  • timestamp: The time when the event occurred.
  • framework: Framework used in the application (e.g., Astro, Next).
  • framework_version: Version of the framework.
  • platform: The platform where the app is running (e.g., Windows, Docker).
  • platform_details: Detailed information about the platform (optional).

API Documentation 📖

MetryFlow provides a simple HTTP API to register telemetry events. Check out the documentation site:

Important

The documentation site coming soon...

Roadmap 🚧

MetryFlow is still in its early stages of development, and there is no specific release date yet. However, the goal is to keep it simple, zero-config, and easy to integrate into any project. 🚀

Stay tuned for future updates!

License

About

⚡A lightweight and simple telemetry solution built with Python and FastAPI, designed for tracking events in NodeJS-based app's with fast and flexible telemetry data capture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published