Skip to content

Capturing JVM- and application-level metrics. So you know what's going on.

License

Notifications You must be signed in to change notification settings

StoyanTc/yammer-metrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics Build Status

Capturing JVM- and application-level metrics. So you know what's going on.

For more information, please see the documentation.

License

Copyright (c) 2010-2013 Coda Hale, Yammer.com

Published under Apache Software License 2.0, see LICENSE

Note to Self(s)

update project:

  • git pull --rebase

to bump the version:

  • mvn versions:set -DnewVersion=1.0.3-SNAPSHOT

ensure all the modules get it:

  • mvn versions:update-child-modules

commit the junk

  • git commit -m "notes about the junk"

push the junk

  • git push origin

celebrate

  • yay.

About

Capturing JVM- and application-level metrics. So you know what's going on.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%