You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Create new IA for observability docs
* Try making the nav titles shorter
* Align TOC with latest outline
* Fix link text and rename analyze-metrics file
* Add redirect page for observability tutorials
* Add content to start here topic
* Add content to overview topic about monitoring applications and services
* Add content to overview topic about incident management
* Remove old tutorial container topic
* Apply changes from colleenmcginnis
* Apply feedback from alaudazzi
* More K8s tutorial to infra/hosts monitoring section
* Add getting started change and other changes requested by obs docs
* Fix broken apm links
* Apply more link fixes
* Reorganize getting started/quick start section
* Resolve or remove related TODOs
* Update docs/en/observability/splunk-get-started.asciidoc
* Make changes to getting started section
* Move universal profiling to section about infra monitoring
* Move troubleshooting up a level in the nav
* Delete old APM tutorial
* Fix jump tables
<titleabbrev>Applications and services</titleabbrev>
6
+
++++
7
+
8
+
Explore the topics in this section to learn how to observe and monitor software applications and services running in your environment.
9
+
10
+
[cols="1,1"]
11
+
|===
12
+
|<<apm>>
13
+
|Monitor software services and applications in real time, by collecting detailed performance information on response time for incoming requests, database queries, calls to caches, external HTTP requests, and more.
14
+
15
+
|<<monitor-uptime-synthetics>>
16
+
|Monitor the availability of network endpoints and services.
17
+
18
+
|<<user-experience>>
19
+
|Quantify and analyze the perceived performance of your web application using real-world user experiences.
20
+
21
+
|<<uptime-intro>>
22
+
|Periodically check the status of your services and applications.
23
+
24
+
|<<monitor-java-app>>
25
+
|Monitor a Java application using Elastic Observability: Logs, Infrastructure metrics, APM, and Uptime.
0 commit comments