[GitHub] [apisix] spacewander commented on issue #6276: bug: prometheus plugin `enable_export_server=false` not working as expected

2022-02-09 Thread GitBox
spacewander commented on issue #6276: URL: https://github.com/apache/apisix/issues/6276#issuecomment-1034495761 > They are a logical AND relationship. > > Need to configure both `enable_export_server: false` and `public_api` plugin. Yes > @spacewander thanks for

[GitHub] [apisix] spacewander commented on issue #6276: bug: prometheus plugin `enable_export_server=false` not working as expected

2022-02-09 Thread GitBox
spacewander commented on issue #6276: URL: https://github.com/apache/apisix/issues/6276#issuecomment-1034398011 This is caused by the break change: https://github.com/apache/apisix/pull/6196 The change is introduced to reduce attack vector. Let's add a new route with public-api pl