@@ -21,22 +21,22 @@ TIP: Read the {kibana-ref}/kuery-query.html[Kibana Query Language Enhancements]
2121
2222[float]
2323[[discover-advanced-queries]]
24- === Querying in the Discover app
24+ === Querying in Discover
2525
26- It may also be helpful to view your APM data in the {kibana-ref}/discover.html[Discover app ].
27- Querying documents in Discover works the same way as querying in the APM app,
28- and all of the example APM app queries can also be used in the Discover app .
26+ It may also be helpful to view your APM data in {kibana-ref}/discover.html[* Discover* ].
27+ Querying documents in * Discover* works the same way as querying in the APM app,
28+ and all of the example APM app queries can also be used in * Discover* .
2929
3030[float]
31- ==== Example Discover app query
31+ ==== Example Discover query
3232
33- One example where you may want to make use of the Discover app ,
33+ One example where you may want to make use of * Discover* ,
3434is for viewing _all_ transactions for an endpoint, instead of just a sample.
3535
3636TIP: Starting in v7.6, you can view 10 samples per bucket in the APM app, instead of just one.
3737
3838Use the APM app to find a transaction name and time bucket that you're interested in learning more about.
39- Then, switch to the Discover app and make a search:
39+ Then, switch to * Discover* and make a search:
4040
4141["source","sh"]
4242-----
0 commit comments