See: Description
Interface | Description |
---|---|
ESStatisticsServer |
Statistics Server API for Elasticsearch based statistics reporting
|
Class | Description |
---|---|
DefaultMetricsCollector |
Elasticsearch based metrics collector
|
EmbeddedElasticsearchServer |
Implementation of the embedded Elasticsearch statistics server.
|
ESMetricsEngine |
The elasticsearch based implementation of the Metrics Engine.
|
ESMinTransportClient |
A builder to create an instance of
TransportClient . |
ESPluginConfigurableNode |
This class extends
Node implementation to be able to install plugins. |
ESStatisticsPublisher |
ElasticSearch based statistics publisher
|
ExternalElasticsearchServer |
Implementation of the external Elasticsearch statistics server.
|
FlowEventMetricsListener |
This implementation of
XFlowEventListener is used to metrics reporting tasks related to integration flow
events |
MetricsWindow |
The metrics window representing the moving window which is keeping track of the active metrics stepRecords of the window
as well as the active record and a single spare record, which should be destroyed and made available to be used by
the thread pool used by the metrics engine asynchronously
|
NoMetricsEngine |
This is a dummy metrics engine implementation which neither stores nor publishes the reported metrics.
|
StepRecord |
This represents a step time window of a given Metrics collector instance, which encapsulates all the metrics streams
*
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.