Skip to content

v1.0.0 – Official Launch

Latest

Choose a tag to compare

@JoseMJuni JoseMJuni released this 29 Sep 12:15
· 20 commits to main since this release

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.