billnote opened a new issue #4552: URL: https://github.com/apache/apisix/issues/4552
### Issue description request prometheus metrics api. throw etcd key not found: [/routes] warning ### Environment Bug report without environment information will be ignored or closed. * apisix version (cmd: `apisix version`): 2.5 (i think all the version has this bug) * OS (cmd: `uname -a`): Linux 3.10.0-1160.el7.x86_64 * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): nginx version: openresty/1.19.3.2 * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): etcd-release-3.4.13 ### Minimal test code / Steps to reproduce the issue Bug report without steps to reproduce will be ignored or closed. 1. request prometheus metrics api 2. error.log has this warn: >>>>>> etcd key not found: [/routes] <<<<< -- 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]
