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 2020/08/07 10:51:39 UTC

[GitHub] [apisix] membphis commented on issue #2020: bug(prometheus): "No value passed for etcd_modify_indexes"

membphis commented on issue #2020:
URL: https://github.com/apache/apisix/issues/2020#issuecomment-670457698


   it works fine if we call `make init` first, we can close this issue.
   
   ```shell
   ETCDCTL_API=2 etcdctl rm -r /apisix
   make init
   
   prove t/plugin/prometheus.t
   t/plugin/prometheus.t .. ok
   All tests successful.
   ```


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

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