Skip to content

csainty/RavenRelic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###RavenRelic Add RavenDb profiling data to your New Relic stats.

NuGet package coming soon

Once built and referenced in your web application, attaching the logging to your instance is as simple as.

var store = new DocumentStore();  
store.Initialize();  
RavenRelic.Monitor.AttachTo(store);

To access the logged data in your New Relic console, you will need to add a "Custom View".
See SampleView.txt for an example to get you started.

####Links

About

Add RavenDB profiling to New Relic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages