forked from jmxtrans/embedded-jmxtrans
-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
Cyrille Le Clerc edited this page Jun 23, 2013
·
5 revisions
- Fix -
GraphiteWriter
andGraphitePickleWriter
don't perfoem the hostname -> ip-address DNS resolution each time a new socket is created.
- Output - Graphite HTTP Protocol as described in http post interface for graphite / carbon thanks to @simonmazas.
- New expression language functions:
#reversed_hostname#
,#reversed_canonical_hostname#
. See Expression Language / Functions. - Bugfix: don't escape '.' in expression language functions results.
- Output - Support Graphite Pickle Protocol
- Output - Support Librato Monitoring Service
- Integration - new Plain Java Servlet application integration
- Configuration
- ... Expression Language
- ... Configuration Sample
- Output Writers
- ... Graphite Writer
- ... Graphite Pickle Writer
- ... Librato Writer
- ... SLF4J Writer
- ... Console Writer
- Integration
- ... Maven Setup
- ... Spring Integration
- ... Plain Java Servlet Integration
- Configuration Templates
- ... Tomcat
- ... JVM
- Internals
- ... Implementation Decisions
- ... Health Monitoring
- Latest javadocs
- Forum (Google Groups)
- Downloads
- Samples
- ... [Cocktail Web App] (https://github.com/jmxtrans/embedded-jmxtrans-samples/tree/master/embedded-jmxtrans-webapp-coktail)
- License
- Release Notes