Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions added-file.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# The added file

This added file will test the oxford comma, period, and colon.
9 changes: 5 additions & 4 deletions mod-files.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# This is A test

This resolves stacked headings.


### Get started with Pull Requests
### Get started with pull requests

Hot shard identification Root Cause Analysis (RCA) lets you can identify a hot shard within an index. A hot shard is an outlier that consumes more resources than other shards and may lead to poor indexing and search performance. The hot shard identification RCA monitors the following metrics:

- CPU utilization
- Heap allacation rate
- Heap allocation rate

Shards may become hot because of the nature of your workload. When you use a `_routing` parameter or a custom document ID, a specific shard or several shards within the cluster receive frequent updates, consuming more CPU and heap resources than other shards.


Then this is added to check modified files.