| Package | Description |
|---|---|
| org.apache.flink.metrics | |
| org.apache.flink.metrics.groups | |
| org.apache.flink.metrics.reporter |
| Modifier and Type | Method and Description |
|---|---|
String |
MetricGroup.getMetricIdentifier(String metricName,
CharacterFilter filter)
Returns the fully qualified metric name, for example
"host-7.taskmanager-2.window_word_count.my-mapper.metricName". |
| Modifier and Type | Method and Description |
|---|---|
String |
UnregisteredMetricsGroup.getMetricIdentifier(String metricName,
CharacterFilter filter) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReporter
Base interface for custom metric reporters.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.