Skip to content

Commit a65c858

Browse files
Add deprecation notice to README
Added deprecation notice and links to the new repository.
1 parent c172d2c commit a65c858

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
# under the License.
1818
#
1919

20+
**DEPRECATION NOTICE**
21+
22+
This repository is deprecated.
23+
Active development now continues in the [ResilientDB Monorepo](https://github.com/apache/incubator-resilientdb).
24+
25+
The ResilientDB ResLens can be found at [ecosystem/monitoring/reslens](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/monitoring/reslens).
26+
2027
# [ResLens](https://blog.resilientdb.com/2024/12/07/MemLens.html)
2128

2229
ResLens is a comprehensive CPU and memory profiler for ResilientDB which aims to provide granular performance metrics by integrating profiling tools like eBPF, node exporter, process exporter, LevelDB internal statistics and custom prometheus hooks. We aim to provide a platform which provides database specific metrics that provides detailed information on what happens under the hood and help optimize system performance. This is an ambitious idea which we are improving on constantly but are proud to share a packaged version of ResLens currently.

0 commit comments

Comments
 (0)