Skip to content

Instrumental/instrumental-java-dropwizard-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example project for the Instrumental reporter for Dropwizard

This is a simple example application using the Instrumental reporter for Dropwizard.

After checking out this repo:

  1. Change the API key to your Instrumental project key

  2. Build with mvn clean dependency:copy-dependencies package

  3. Run

java -cp target/egineering_dropwizard_client-1.0-SNAPSHOT.jar:target/dependency/* com.instrumental_java_client_test.expectedbehavior.app.App

Remember to re-run the maven command if you edit the project.

See the metrics in Instrumental

The example sends metric directly to Instrumental and also through a registry. You can view all metrics sent to Instrumental from this example by making a graph with the query instrumental.java.*

More Help?

If you need more help or examples, contact support@instrumentalapp.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages