Download the PHP package ersoy-insider/newrelic-custom-event without Composer
On this page you can find all versions of the php package ersoy-insider/newrelic-custom-event. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ersoy-insider/newrelic-custom-event
More information about ersoy-insider/newrelic-custom-event
Files in ersoy-insider/newrelic-custom-event
Download ersoy-insider/newrelic-custom-event
More information about ersoy-insider/newrelic-custom-event
Files in ersoy-insider/newrelic-custom-event
Vendor ersoy-insider
Package newrelic-custom-event
Short Description Sends custom events to newrelic insights
License MIT
Package newrelic-custom-event
Short Description Sends custom events to newrelic insights
License MIT
Please rate this library. Is it a good library?
Informations about the package newrelic-custom-event
Simple Library to send custom events to NewRelic Insights
Installation For Lumen
Require this package with Composer
or composer.json
Configuration
Add service provider
If you want to use facade, add following line
Copy the /vendor/ersoy-insider/newrelic-custom-event/config/new-relic-custom-event.php
file to your local config directory. Edit config/new-relic-custom-event.php
for your NewRelic credentials.
Basic usage
or
$properties
is basic array consist of key values.- Only
users
key's value is allowed to array, any other key of which value is discarded because of NewRelic's policy. - Events will be queued for delivery to NewRelic's Insights.
All versions of newrelic-custom-event with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
illuminate/config Version ~5.3|~5.4|~5.5
illuminate/events Version ~5.3|~5.4|~5.5
illuminate/queue Version ~5.3|~5.4|~5.5
illuminate/support Version ~5.3|~5.4|~5.5
ixudra/curl Version ^6.16
illuminate/config Version ~5.3|~5.4|~5.5
illuminate/events Version ~5.3|~5.4|~5.5
illuminate/queue Version ~5.3|~5.4|~5.5
illuminate/support Version ~5.3|~5.4|~5.5
ixudra/curl Version ^6.16
The package ersoy-insider/newrelic-custom-event contains the following files
Loading the files please wait ....