summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/pm-mapper/configuration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/services/pm-mapper/configuration.rst')
-rw-r--r--docs/sections/services/pm-mapper/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/services/pm-mapper/configuration.rst b/docs/sections/services/pm-mapper/configuration.rst
index a9f4f5bf..c699a35b 100644
--- a/docs/sections/services/pm-mapper/configuration.rst
+++ b/docs/sections/services/pm-mapper/configuration.rst
@@ -5,7 +5,7 @@ Configuration and Performance
=============================
PM Mapper Filtering
-"""""""""
+"""""""""""""""""""
The PM Mapper performs data reduction, by filtering the PM telemetry data it receives.
This filtering information is provided to the service as part of its configuration, and is used to identify desired PM measurements (measType) contained within the data.
The service can accept an exact match to the measType or regex(java.util.regex) identifying multiple measTypes (it is possible to use both types simultaneously).