You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,13 @@
17
17
# under the License.
18
18
#
19
19
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 Middleware service can be found at [ecosystem/monitoring/reslens-middleware](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/monitoring/reslens-middleware).
26
+
20
27
# Monitoring Sidecar for ResLens
21
28
22
29
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.
0 commit comments