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/03/11 11:10:17 UTC

[GitHub] [apisix] zhendongcmss commented on a change in pull request #6579: fix(prometheus): conflict between global rule and route configure

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



##########
File path: apisix/plugins/prometheus.lua
##########
@@ -39,6 +39,7 @@ local _M = {
     name = plugin_name,
     log  = exporter.log,
     schema = schema,
+    run_policy = "prefer_route",

Review comment:
       Does the `nginx-lua-prometheus` need update ?




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