Skip to content

newrelic: This Lua library is a luajit ffi-based wrapper around newrelic agent SDK for nginx-module-lua nginx module

Installation

If you haven't set up RPM repository subscription, sign up. Then you can proceed with the following steps.

CentOS/RHEL 6, 7, 8 or Amazon Linux 2

yum -y install https://extras.getpagespeed.com/release-latest.rpm
yum -y install lua-resty-newrelic

To use this Lua library with NGINX, ensure that nginx-module-lua is installed.

This document describes lua-resty-newrelic v0.1.post6 released on Dec 06 2016.


GitHub

You may find additional configuration tips and documentation for this module in the GitHub repository for nginx-module-newrelic.