GoFrame framework: add Prometheus monitoring Middleware

introduce Through a complete example, Prometheus monitoring middleware is added to the micro service based on GoFrame framework. What is Prometheus monitoring interceptor / Middleware? The monitoring interceptor will record Prometheus Metrics for each API request. We will use rk-boot To start the micro service of GoFrame framework. ...

Posted by bungychicago on Thu, 30 Dec 2021 17:10:43 +0100