DomGarguilo opened a new pull request, #5089:
URL: https://github.com/apache/accumulo/pull/5089

   This PR makes it so that a table of contents is generated on the metrics 
docs page that links to each metrics category header.
   
   Here is what the generated page looks like:
   
![image](https://github.com/user-attachments/assets/6854a36b-fb1b-428b-8292-39f92d08d19e)
   
   
   And here is what the markdown looks like:
   ```markdown
   ## Table of Contents
   
   - [General Server Metrics](#general-server-metrics)
   - [Compactor Metrics](#compactor-metrics)
   - [Fate Metrics](#fate-metrics)
   - [Garbage Collection Metrics](#garbage-collection-metrics)
   - [Tablet Server Metrics](#tablet-server-metrics)
   - [Scan Server Metrics](#scan-server-metrics)
   - [Thrift Metrics](#thrift-metrics)
   - [Block Cache Metrics](#block-cache-metrics)
   - [Manager Metrics](#manager-metrics)
   
   
   ## <a id="general-server-metrics"></a>General Server Metrics
   
   {::options parse_block_html="true" /}
   <div markdown="1" class="metric-section">
   ### accumulo.detected.low.memory
   **Type:** GAUGE  
   ...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to