Package | Description |
---|---|
org.perfcake.reporting.destination |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleDestination
Appends a
Measurement to standard output. |
class |
CsvDestination
Appends a
Measurement into a CSV file. |
class |
ElasticsearchDestination
Writes the resulting data to Elasticsearch using a simple HTTP REST client.
|
class |
ChartDestination
Creates nice charts from the results.
|
class |
InfluxDbDestination
Writes the resulting data to InfluxDb using a simple HTTP REST client.
|
class |
Log4jDestination
Appends the measurements to Log4j to category org.perfcake.reporting.destination.Log4jDestination.
|
Copyright © 2010–2017 PerfCake Community. All rights reserved.