It looks like this library only supports Histogram and Counter metrics - it'd be useful if this supported all 4 types of prometheus metrics.
It looks like https://github.com/sdurrheimer/nginx-lua-prometheus (a fork of this repo) added support for gauges - maybe that's a place to start? I'd issue a PR, but I'm pretty unfamiliar with Lua.