Writing tests Write integration tests You are browsing documentation for an older version. See the latest documentation here . Writing tests If you are serious about your p...
Writing tests Write integration tests Writing tests If you are serious about your plugin, you probably want to write tests for it. Unit testing Lua is easy, and many testing fr...
Client libraries Client libraries Before you can monitor your services, you need to add instrumentation to theircode via one of the Prometheus client libraries. These implement...
Client libraries Client libraries Before you can monitor your services, you need to add instrumentation to their code via one of the Prometheus client libraries. These implemen...
5 – The Auxiliary Library 5 – The Auxiliary Library The auxiliary library provides several convenient functions to interface C with Lua. While the basic API provides the primit...