wu-sheng commented on code in PR #11005:
URL: https://github.com/apache/skywalking/pull/11005#discussion_r1244969545


##########
docs/en/setup/backend/configuration-vocabulary.md:
##########
@@ -48,6 +48,7 @@ The Configuration Vocabulary lists all available 
configurations provided by `app
 | -                       | -             | 
enableEndpointNameGroupingByOpenapi                                             
                                                                                
         | Automatically groups endpoints by the given OpenAPI definitions.     
                                                                                
                                                                                
                                                                                
                                                                                
                                                                      | 
SW_CORE_ENABLE_ENDPOINT_NAME_GROUPING_BY_OPENAPI      | true                    
                                                                     |
 | -                       | -             | 
maxDurationOfQueryEBPFProfilingData                                             
                                                                                
         | The maximum duration(in second) of query the eBPF profiling data 
from database.                                                                  
                                                                                
                                                                                
                                                                                
                                                                          | -   
                                                  | 30                          
                                                                 |
 | -                       | -             | 
maxThreadCountOfQueryEBPFProfilingData                                          
                                                                                
         | The maximum thread count of query the eBPF profiling data from 
database.                                                                       
                                                                                
                                                                                
                                                                                
                                                                            | - 
                                                    | System CPU core size      
                                                                   |
+| -                       | -             | uiMenuFetchInterval                
                                                                                
                                                      | The UI menu should 
activate fetch interval(in seconds).                                            
                                                                                
                                                                                
                                                                                
                                                                                
                                        | -                                     
                | 20                                                            
                               |

Review Comment:
   ```suggestion
   | -                       | -             | uiMenuRefreshInterval            
                                                                                
                                                          | The period(in 
seconds) of refreshing the status of all UI menu items.                         
                                                                                
                                                                                
                                                                                
                                                                                
                                                           | -                  
                                   | 20                                         
                                                  |
   ```



-- 
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