Skip to content

Commit 70dec06

Browse files
mdbirnstiehlmergify[bot]
authored andcommitted
Add OTel quickstart to Get started page (#4777)
(cherry picked from commit 20b43cb) # Conflicts: # docs/en/serverless/observability-get-started.asciidoc
1 parent a07ce22 commit 70dec06

File tree

2 files changed

+81
-0
lines changed

2 files changed

+81
-0
lines changed

docs/en/observability/observability-get-started.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Follow the steps in these guides to get started quickly:
5454

5555
* <<quickstart-monitor-hosts-with-elastic-agent>>
5656
* <<monitor-k8s-logs-metrics-with-elastic-agent>>
57+
* <<quickstart-monitor-hosts-with-otel>>
5758
* <<monitor-k8s-otel-edot>>
5859
* <<collect-data-with-aws-firehose>>
5960

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
[[observability-get-started]]
2+
= Get started with {obs-serverless}
3+
4+
++++
5+
<titleabbrev>Get started</titleabbrev>
6+
++++
7+
8+
New to Elastic {observability}? Discover more about our observability features and how to get started.
9+
10+
[discrete]
11+
== Learn about Elastic {observability}
12+
13+
Learn about key features available to help you get value from your observability data and what it will cost you:
14+
15+
* <<observability-serverless-observability-overview>>
16+
* <<observability-billing>>
17+
18+
[discrete]
19+
[[get-started-with-use-case]]
20+
== Get started with your use case
21+
22+
Learn how to create an Observability project and use Elastic
23+
Observability to gain deeper insight into the behavior of your applications and
24+
systems.
25+
26+
image::images/get-started.svg[]
27+
28+
1. **Choose your source.** Elastic integrates with hundreds of data sources for
29+
unified visibility across all your applications and systems.
30+
31+
2. **Ingest your data.** Turn-key integrations provide a repeatable workflow to
32+
ingest data from all your sources: you install an integration, configure it, and
33+
deploy an agent to collect your data.
34+
35+
3. **View your data.** Navigate seamlessly between Observabilty UIs and
36+
dashboards to identify and resolve problems quickly.
37+
38+
4. **Customize.** Expand your deployment and add features like alerting and anomaly
39+
detection.
40+
41+
To get started, <<observability-create-an-observability-project,create an Observability project>>,
42+
then follow one of our <<quickstarts-overview,quickstarts>> to learn how to ingest and visualize your observability data.
43+
44+
[discrete]
45+
[[quickstarts-overview]]
46+
=== Quickstarts
47+
48+
Our quickstarts dramatically reduce your time-to-value by offering a fast path to ingest and visualize your Observability data.
49+
Each quickstart provides:
50+
51+
* A highly opinionated, fast path to data ingestion
52+
* Sensible configuration defaults with minimal configuration required
53+
* Auto-detection of logs and metrics for monitoring hosts
54+
* Quick access to related dashboards and visualizations
55+
56+
Follow the steps in these guides to get started quickly:
57+
58+
* <<observability-quickstarts-monitor-hosts-with-elastic-agent>>
59+
* <<observability-quickstarts-k8s-logs-metrics>>
60+
* <<quickstart-monitor-hosts-with-otel>>
61+
* <<monitor-k8s-otel-edot>>
62+
* <<collect-data-with-aws-firehose>>
63+
64+
[discrete]
65+
=== Get started with other features
66+
67+
Want to use {fleet} or some other feature not covered in the quickstarts?
68+
Follow the steps in these guides to get started:
69+
70+
* <<observability-get-started-with-logs,Get started with system metrics>>
71+
* <<observability-apm-get-started,Get started with application traces and APM>>
72+
* <<observability-synthetics-get-started,Get started with synthetic monitoring>>
73+
74+
[discrete]
75+
== Additional guides
76+
77+
Ready to dig into more features of {obs-serverless}? See these guides:
78+
79+
* <<observability-alerting>>
80+
* <<observability-slos>>

0 commit comments

Comments
 (0)