Skip to content

Commit f475b67

Browse files
Update v1_monitoring.md (#1652)
Explain about limitation we have in v1 - where we don't expose metrics during state machine operations
1 parent 11c8777 commit f475b67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/operate/rs/monitoring/v1_monitoring.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ The internal monitoring system, while functional, has several limitations that a
4848

4949
- **Stale data:** Stored metrics can lag behind real-time system states, reducing the effectiveness of alerting.
5050

51+
- **Visibility gaps during management operations:** Metrics and statistics may not be available or updated during management tasks, resulting in incomplete monitoring during critical activities.
52+
5153
- **Scalability constraints:** Internal storage and processing introduce performance overhead and are not optimized for large-scale observability pipelines.
5254

5355
- **Limited extensibility:** The system is tightly coupled with internal components, making it difficult to integrate with modern monitoring ecosystems.

0 commit comments

Comments
 (0)