Baoyuantop commented on issue #12774: URL: https://github.com/apache/apisix/issues/12774#issuecomment-3579307423
Are you using an apisix image or a custom-built apisix instance? prometheus-cache: Only retrieves values from `nginx_config.meta.lua_shared_dict` when the apisix-base + prometheus plugin is enabled; it is not generated by regular OpenResty. prometheus-metrics: The HTTP side uses `nginx_config.http.lua_shared_dict`; only stream-only or apisix-base's embedded prometheus server reads `nginx_config.meta.lua_shared_dict`. -- 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]
