@InterfaceAudience.Public @InterfaceStability.Evolving
See: Description
Class | Description |
---|---|
FileSink |
A metrics sink that writes to a file
|
GraphiteSink |
A metrics sink that writes to a Graphite server
|
KafkaSink |
A metrics sink that writes to a Kafka broker.
|
RollingFileSystemSink |
This class is a metrics sink that uses
FileSystem to write the metrics logs. |
StatsDSink |
A metrics sink that writes metrics to a StatsD daemon.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.