We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad54460 commit ff1c9c2Copy full SHA for ff1c9c2
docs/apm/apm-spaces.asciidoc
@@ -6,7 +6,7 @@ Starting in version 8.2.0, the APM app is <<xpack-spaces,{kib} Space>> aware.
6
This allows you to separate your data--and access to that data--by team, use case, service environment,
7
or any other filter that you choose.
8
9
-To take advantage of this feature, your APM data needs to be written to different data steams.
+To take advantage of this feature, your APM data needs to be written to different data streams.
10
One way to accomplish this is with different namespaces.
11
For example, you can send production data to an APM integration with a namespace of `production`,
12
while sending staging data to a different APM integration with a namespace of `staging`.
0 commit comments