Skip to content

tbradellis/async.nr.instrumentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async.nr.instrumentation

This is a collection of various work units for testing New Relic custom instrumentation APIs

Additionally, I have used it to learn general programming concepts, and then instrumenting those units of work with our APIs, for example learning asynchronous programming with Java or in one case learning the "builder" programming model.
Some of our example code for our External Parameter's library uses the Builder Paradigm, so I used this space to understand that paradigm better so that I could effectively teach other developers how to user the NR APIs.

About

Async practice with new relic custom instrumentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages