Skip to content

Dynamic Loading and New Packaging Scheme

Compare
Choose a tag to compare
@ajsquared ajsquared released this 24 Jan 14:39
· 45 commits to master since this release

Version 1.0.0 of statsd-jvm-profiler brings a major new feature and a new scheme for packaging and publishing the JAR.

Thanks to AlejandroRivera the profiler can now be dynamically loaded at runtime. See Dynamic Loading for details on doing this.

We will now be publishing both a standard and uberjar for each release. The uberjar will be available under the jar-with-dependencies classifier in Maven Central. See Installation for the coordinates.

UPDATE: The standard JAR did not have the correct manifest entries in this version. Version 1.0.1 should be used instead.