Skip to content

Commit 935a1b2

Browse files
authored
GEOMESA-3518 Docs - Update NiFi metrics docs (#3432)
1 parent c71dd98 commit 935a1b2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/user/nifi/converters.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ specifying the input source:
2525
+-------------------------------+-----------------------------------------------------------------------------------------+
2626
| ``ExtraClasspaths`` | Additional resources to add to the classpath, e.g. converter and SFT definitions |
2727
+-------------------------------+-----------------------------------------------------------------------------------------+
28-
| ``ConverterMetricsRegistry`` | Reference to :ref:`nifi_metrics` for publishing metrics |
29-
+-------------------------------+-----------------------------------------------------------------------------------------+
3028

3129
Additionally, the ``PutGeoMesa`` processor accepts additional configuration:
3230

docs/user/nifi/datastores.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Data Store Services
66
GeoMesa processors require a ``DataStoreService`` to connect to the back-end data source. To use a controller services,
77
first add one to the workspace and then configure its properties tab. The following data stores are available in GeoMesa:
88

9+
Most data stores support publishing metrics to a registry:
10+
11+
+-------------------------------+-----------------------------------------------------------------------------------------+
12+
| Property | Description |
13+
+===============================+=========================================================================================+
14+
| ``MetricsRegistry`` | Reference to :ref:`nifi_metrics` for publishing metrics |
15+
+-------------------------------+-----------------------------------------------------------------------------------------+
16+
917
HBase
1018
~~~~~
1119

0 commit comments

Comments
 (0)