-
Notifications
You must be signed in to change notification settings - Fork 159
Rewrite APM get started docs #2310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
6008dd9
Redo APM get started
theletterf f9028d1
Update nav title
theletterf c1c65fc
Fix bugs
theletterf ebaf8e3
Remove ECH from main tutorial
theletterf c304552
Update links and move content
theletterf d3c7477
Move images
theletterf 84ff6fd
Merge branch 'main' into theletterf-add-second-diagram
theletterf 36a9d6b
Merge branch 'main' into theletterf-add-second-diagram
theletterf bde820f
Peer edits
theletterf 28f85e3
Merge branch 'theletterf-add-second-diagram' of https://github.com/el…
theletterf b498598
Merge branch 'main' into theletterf-add-second-diagram
theletterf e0a7c7a
Merge branch 'main' into theletterf-add-second-diagram
theletterf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
The following diagrams show the reference architecture for OpenTelemetry with Elastic, depending on your deployment model. | ||
|
||
:::::{tab-set} | ||
::::{tab-item} Serverless | ||
|
||
:::{image} /solutions/images/observability-apm-otel-distro-serverless.png | ||
:alt: APM data ingest path (Serverless) | ||
::: | ||
|
||
:::: | ||
|
||
::::{tab-item} ECH | ||
|
||
:::{image} /solutions/images/observability-apm-otel-distro-ech.png | ||
:alt: APM data ingest path (ECH) | ||
::: | ||
|
||
:::: | ||
|
||
::::{tab-item} Self-managed | ||
|
||
:::{image} /solutions/images/observability-apm-otel-distro-self-managed.png | ||
:alt: APM data ingest path (Self-managed) | ||
::: | ||
|
||
:::: | ||
::::: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
Bring traces, logs, and metrics into Elastic APM to help you troubleshoot and optimize your applications. You can collect this data using OpenTelemetry or APM Server. | ||
|
||
:::::{dropdown} Steps for collecting application traces, metrics, and logs | ||
|
||
::::{tab-set} | ||
:::{tab-item} OpenTelemetry | ||
|
||
The [Elastic Distribution of OpenTelemetry (EDOT) SDKs](opentelemetry://reference/edot-sdks/index.md) facilitate the collection of traces, metrics, and logs in OpenTelemetry format into Elastic APM. | ||
|
||
1. Select **Add data** from the main menu and then select **Application**. | ||
2. Select **OpenTelemetry**. | ||
3. Follow the instructions for your platform. | ||
::: | ||
|
||
:::{tab-item} APM agents | ||
|
||
Use the [APM agents](/solutions/observability/apm/elastic-apm-agents.md) to collect traces, metrics, and logs through [APM Server](/solutions/observability/apm/configure-apm-server.md). | ||
|
||
1. Select **Add data** from the main menu and then select **Application**. | ||
2. Select **Elastic APM**. | ||
3. Select the tab for your language or framework. | ||
4. Follow the instructions in the tab. | ||
::: | ||
::::: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
An {{obs-serverless}} project allows you to run {{obs-serverless}} in an autoscaled and fully-managed environment, where you don’t have to manage the underlying {{es}} cluster or {{kib}} instances. | ||
|
||
::::{dropdown} Steps for creating a project | ||
:::{note} | ||
The **Admin** role or higher is required to create projects. Refer to [Assign user roles and privileges](/deploy-manage/users-roles/cloud-organization/manage-users.md#general-assign-user-roles). | ||
::: | ||
|
||
1. Navigate to [cloud.elastic.co](https://cloud.elastic.co/) and log in to your account, or create one. | ||
2. Select **Create serverless project**. | ||
3. Under **Elastic for Observability**, select **Next**. | ||
4. Enter a name for your project. | ||
5. (Optional) Select **Edit settings** to change your project settings: | ||
|
||
* **Cloud provider**: The cloud platform where you’ll deploy your project. We currently support Amazon Web Services (AWS). | ||
* **Region**: The [region](/deploy-manage/deploy/elastic-cloud/regions.md) where your project will live. | ||
|
||
6. Select **Create project**. It takes a few minutes to create your project. | ||
7. When the project is ready, click **Continue**. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.