### Background I noticed that there is a user behavior API analytics and monitoring service platform called moesif, which is strongly related to APISIX in terms of functionality, and I wanted to add a new plugin to APISIX to support the moesif platform so that users can use it in conjunction with APISIX and moesif. The good news is that moesif has an OpenResty Lua plugin to do the underlying calls to moesif.
### References GitHub project: https://github.com/Moesif/lua-resty-moesif Installation docs: https://www.moesif.com/docs/server-integration/nginx-openresty/#how-to-use-generic-openresty Log Push API: https://www.moesif.com/docs/api#api-calls -- ZhengSong Tu tzssanggl...@gmail.com