An open API service indexing awesome lists of open source software.

https://github.com/newrelic-experimental/mod-newrelic-telemetry

Apache HTTP Server module to collect and send telemetry to New Relic
https://github.com/newrelic-experimental/mod-newrelic-telemetry

apache apache-httpd nrlabs nrlabs-data nrlabs-odp observability-data telemetry

Last synced: 4 months ago
JSON representation

Apache HTTP Server module to collect and send telemetry to New Relic

Awesome Lists containing this project

README

        

# Build
## Install Apache HTTPD as appropriate for your machine
## Install Boost C++ Library
- Download Boost
- Decompress it
- Set the commented variables in `CMakeLists.txt` to the root of the decompressed file
- NOTE: There is no need to build Boost as this code uses _header only_ Boost libraries