membphis commented on a change in pull request #806: change: used 
`lua-resty-prometheus` which the API is simpler.
URL: https://github.com/apache/incubator-apisix/pull/806#discussion_r342456383
 
 

 ##########
 File path: lua/apisix/plugins/prometheus/exporter.lua
 ##########
 @@ -14,7 +14,7 @@
 -- See the License for the specific language governing permissions and
 -- limitations under the License.
 --
-local base_prometheus = require("nginx.prometheus")
+local base_prometheus = require("resty.prometheus")
 
 Review comment:
   Same as before, only changed the name.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to