Skip to content

Commit 83a6513

Browse files
authored
Update README with detailed library description
Expanded the description to provide more details about the library's features and use cases.
1 parent 81fde91 commit 83a6513

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# scalecube-metrics
2-
High-performance KPI/telemetry library built on Agrona Counters and HdrHistograms for ultra-low-latency metrics
1+
# ScaleCube metrics and telemetry
2+
3+
High-performance KPI and telemetry library for Java, designed for ultra-low-latency and precise metrics. Built on Agrona Counters and HdrHistograms, it supports both real-time monitoring and historical data captures. The library is ideal for systems that require fine-grained performance insights, high-frequency metrics, and minimal runtime overhead. Lightweight and thread-safe, it can be integrated into performance-critical applications such as trading platforms, messaging systems, or any low-latency environment.

0 commit comments

Comments
 (0)