Skip to content

rodrigogurgel/logz-newrelic-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logz.io and New Relic Example

Tracing logs and correlation with application performance monitoring

Request and Response Body:

Response Header with X-Request-ID:

New Relic Transaction With Custom Parameter X-Request-ID

Logz.io With X-Request-ID:

Run with New Relic

run gradle tasks:

downloadNewrelic
unzipNewrelic

add Environment Variables:

NEW_RELIC_LICENSE_KEY
NEW_RELIC_APP_NAME

add VM Options:

-javaagent:newrelic\newrelic.jar

Run with Logz.io

add Environment Variable:

LOGZ_IO_TOKEN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages