From 52c7ac99f9067e29858288783329af3041fcd06d Mon Sep 17 00:00:00 2001 From: Ingo Kober <37654232+In-Ko@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:28:15 +0200 Subject: [PATCH] Update README.md Mentioning opentelemtry standard in the readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db77ee1..33ad595 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ The Metrics Operator is a powerful tool designed to monitor and provide insights - **Predictive Insights**: Aggregates data over time to identify emerging trends, supporting data-driven decision making for future system enhancements. - **Strategic Decision Support**: Offers data-backed insights to guide product evolution. - **Customizable Alerting System**: Allows defining alerts based on specific metric thresholds, enabling proactive response to potential issues or significant changes in system state. +- **Standardized**: Exports all metrics using the [OpenTelemetry](https://opentelemetry.io) protocol for seamless observability and interoperability. ## Architecture Overview