flyrain commented on code in PR #3511:
URL: https://github.com/apache/polaris/pull/3511#discussion_r2719656612


##########
site/content/in-dev/unreleased/configuration.md:
##########
@@ -158,7 +163,7 @@ read-only mode, as Polaris only reads the configuration 
file once, at startup.
 | `polaris.rate-limiter.token-bucket.type`                                     
          | `default`                           | Define the token bucket rate 
limiter.                                                                        
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                 |
 | `polaris.rate-limiter.token-bucket.requests-per-second`                      
          | `9999`                              | Define the number of requests 
per second for the token bucket rate limiter.                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                |
 | `polaris.rate-limiter.token-bucket.window`                                   
          | `PT10S`                             | Define the window type for 
the token bucket rate limiter.                                                  
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                   |
-| `polaris.metrics.tags.<tag-name>=<tag-value>`                                
          | `application=Polaris`               | Define arbitrary metric tags 
to include in every request.                                                    
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                  |
+| `polaris.metrics.tags.<tag-name>=<tag-value>`                                
          | `application=Polaris`               | Define arbitrary metric tags 
to include in every request.                                                    
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                 |

Review Comment:
   nit: is this change needed?



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