Skip to content

Releases: fluidos-project/telemetry

v1.0.0 – Official Launch

29 Sep 12:15

Choose a tag to compare

This release introduces the Telemetry Service, a production-ready observability stack built on Prometheus + Grafana + OpenTelemetry.

  • The OpenTelemetry Collector ingests all metrics and forwards them to Prometheus for reliable storage and querying.
  • A custom-built management API enables the creation, update, and deletion of pipelines (or pipeline components), supporting dynamic reconfiguration without service interruption.
  • The API has been designed from scratch with compatibility in mind, so that it can be seamlessly adopted by the OTEL Collector project or the wider community.
  • Grafana integration provides a ready-to-use visualization layer for real-time monitoring and analytics.