You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/28 09:39:05 UTC

[GitHub] [apisix] zhendongcmss commented on a change in pull request #6450: WIP feat: support customizing additional labels of metrics

zhendongcmss commented on a change in pull request #6450:
URL: https://github.com/apache/apisix/pull/6450#discussion_r815720657



##########
File path: conf/config-default.yaml
##########
@@ -438,6 +438,9 @@ plugin_attr:
     export_addr:
       ip: 127.0.0.1
       port: 9091
+        #    labels:
+        #remote_addr: $remote_addr
+        #request_method: $request_method

Review comment:
       This function is userful for us. we add metrics too on our code as hard code way.
   Can you list ot give a link which labels are support ? 




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org