Skip to content

Releases: stevensouza/automon

Added Micrometer support

26 Apr 02:23
Compare
Choose a tag to compare

And through micrometer, you can now monitor AppOptics, Atlas, Datadog, Dynatrace, Elastic, Ganglia, Graphite, Humio, Influx, JMX, KairosDB, New Relic, Prometheus, SignalFx, StatsD, Wavefront.

Spring uses Micrometer as its monitoring tool.

https://micrometer.io/docs

Added statsd, and new relic implementations

09 Jul 11:02
Compare
Choose a tag to compare

added statsd, newrelic implementations. added more examples and fixed javasimon implementation

Initial release

09 Jul 11:05
Compare
Choose a tag to compare

aspectj pointcuts and swappable monitoring implementations for monitoring java classes, methods and exceptions. You can monitor your own classes, 3rd party classes, and jdk classes.