This is an automated email from the ASF dual-hosted git repository.

bisman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-resilientdb-ResLens-Middleware.git


The following commit(s) were added to refs/heads/master by this push:
     new 9261664  Add deprecation notice to README
9261664 is described below

commit 92616643babe439f6cfa7ca24db675b9ed1b5316
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:48:08 2025 -0800

    Add deprecation notice to README
    
    Added deprecation notice and links to new repository.
---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 55eb51a..b80f97a 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,13 @@
 # under the License.
 #
 
+**DEPRECATION NOTICE**
+
+This repository is deprecated.
+Active development now continues in the [ResilientDB 
Monorepo](https://github.com/apache/incubator-resilientdb).
+
+The ResilientDB ResLens Middleware service can be found at 
[ecosystem/monitoring/reslens-middleware](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/monitoring/reslens-middleware).
+
 # Monitoring Sidecar for ResLens
 
 This repository contains the **Monitoring Sidecar** for the ResLens project. 
The sidecar is designed to monitor the parent process running on the host using 
tools like **Pyroscope** and **Process Exporter**. It runs as a Docker 
container and collects profiling and process-level metrics for real-time 
performance monitoring.

Reply via email to