| Package | Description |
|---|---|
| org.jmxtrans.embedded.output |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleWriter
Output results to
stdout. |
class |
CopperEggWriter
CopperEgg Metrics implementation of the OutputWriter.
|
class |
CsvWriter
This output writer can ONLY be used on a per query basis, not in a global
output writer configuration because this aggregates all of the different
attributes returned by the query into a single line in a csv file, using the
QueryResult.getName() as the value of the
header. |
class |
GraphiteHttpWriter
Graphite implementation of the OutputWriter.
|
class |
GraphitePickleWriter
Graphite implementation of the OutputWriter.
|
class |
GraphiteWriter
Graphite implementation of the OutputWriter.
|
class |
LibratoWriter
Librato Metrics implementation of the OutputWriter.
|
class |
NoOpWriter
Used for testing.
|
class |
Slf4jWriter
SLF4J based OutputWriter implementation.
|
class |
StackdriverWriter
Stackdriver implementation of the
OutputWriter.
|
class |
StatsDWriter |
Copyright © 2015. All Rights Reserved.