mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-11-03 20:17:59 +00:00 
			
		
		
		
	add docs for new replication metrics (#7729)
* add docs for new replication metrics * add docs for new replication metrics
This commit is contained in:
		@@ -395,6 +395,26 @@ Number of incidences where the starting Merkle Tree index used to begin streamin
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
**[S]** Summary (Milliseconds): Time taken to perform a Merkle Tree based synchronization using the last delta generated between the clusters participating in replication
 | 
					**[S]** Summary (Milliseconds): Time taken to perform a Merkle Tree based synchronization using the last delta generated between the clusters participating in replication
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### replication.merkle.commit_index
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**[G]** Gauge (Logical Sequence Number): The last committed index in the Merkle Tree.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### replication.wal.last_wal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**[G]** Gauge (Logical Sequence Number): The index of the last WAL
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### replication.wal.last_dr_wal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**[G]** Gauge (Logical Sequence Number): The index of the last DR WAL
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### replication.wal.last_performance_wal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**[G]** Gauge (Logical Sequence Number): The index of the last Performance WAL
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### replication.fsm.last_remote_wal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**[G]** Gauge (Logical Sequence Number): The index of the last remote WAL
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Secrets Engines Metrics
 | 
					## Secrets Engines Metrics
 | 
				
			||||||
 | 
					
 | 
				
			||||||
These metrics relate to the supported [secrets engines][secrets-engines].
 | 
					These metrics relate to the supported [secrets engines][secrets-engines].
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user