Skip to content

Commit 289ca17

Browse files
authored
Merge pull request #2754 from splunk/bhillmer-metrics-pipeline-intro-update
update aggregation limitations
2 parents dcede44 + da8f04a commit 289ca17

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

infrastructure/metrics-pipeline/metrics-pipeline-intro.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -167,20 +167,16 @@ MPM is not available for the following types of metrics:
167167
Aggregation rules limitations
168168
--------------------------------------------------------------------------------
169169

170-
You can only create aggregation rules using your metrics' dimensions. Aggregation using custom properties or tags is not supported. For more information on each type of metadata, refer to :ref:`metrics-dimensions-mts`.
170+
* You can only create aggregation rules using your metrics dimensions. Aggregation using custom properties or tags is not supported. For more information on each type of metadata, refer to :ref:`metrics-dimensions-mts`.
171+
* New aggregation rules are applied to new MTS only. Existing MTS are only used as a reference to create the rule and display the projected outcome.
171172

172173
Histogram metrics limitations
173174
--------------------------------------------------------------------------------
174175

175-
You cannot archive or aggregate histogram metrics. By default, they are routed to the real-time tier, and you can drop them with rules as well.
176+
You can't archive or aggregate histogram metrics. By default, they are routed to the real-time tier, and you can drop them with rules as well.
176177

177178
.. _metrics-pipeline-intro-more:
178179

179-
Aggregation rules limitations
180-
--------------------------------------------------------------------------------
181-
182-
You can only create aggregation rules using your metrics' dimensions. Aggregation using custom properties or tags is not supported. For more information on each type of metadata, refer to :ref:`metrics-dimensions-mts`.
183-
184180
Learn more
185181
===============================================================================
186182

0 commit comments

Comments
 (0)