-
Notifications
You must be signed in to change notification settings - Fork 58
Add documentation for newly added metrics #91
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The metrics documentation website page needs to be updated for all newly added metrics: https://opensearch.org/docs/latest/monitoring-plugins/pa/reference/
This can be done by modifying https://github.com/opensearch-project/documentation-website/blob/main/_monitoring-plugins/pa/reference.md
The following metrics need to be added to the documentation website:
- Data_RetryingPendingTasksCount
- Master_ThrottledPendingTasksCount
- Shard_State
- LeaderCheck_Latency
- FollowerCheck_Failure
- LeaderCheck_Failure
- FollowerCheck_Latency
- ClusterApplierService_Latency
- ClusterApplierService_Failure
- PublishClusterState_Latency
- PublishClusterState_Failure
- Indexing_Pressure_Current_Limits
- Indexing_Pressure_Current_Bytes
- Indexing_Pressure_Last_Successful_Timestamp
- Indexing_Pressure_Rejection_Count
- Indexing_Pressure_Average_Window_Throughput
- AdmissionControl_ThresholdValue
- AdmissionControl_RejectionCount
- AdmissionControl_CurrentValue
- Election_Term
- Thread_Waited_Event
- Thread_Waited_Time
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation