Skip to content

Commit

Permalink
[8.16](backport #4589) Port PR 4488 to Serverless - adding k8s-otel q…
Browse files Browse the repository at this point in the history
…uickstart guide (#4606)

* Port PR 4488 to Serverless - adding k8s-otel quickstart guide (#4589)

* k8s-otel quickstart added to serverless
* minor fixes in stateful

(cherry picked from commit 58c98f8)

# Conflicts:
#	docs/en/serverless/index.asciidoc
#	docs/en/serverless/observability-get-started.asciidoc

* Delete docs/en/serverless directory

---------

Co-authored-by: Edu González de la Herrán <25320357+eedugon@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 2, 2024
1 parent ccf6165 commit 299b8f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/en/observability/observability-get-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ Follow the steps in these guides to get started quickly:

* <<quickstart-monitor-hosts-with-elastic-agent>>
* <<monitor-k8s-logs-metrics-with-elastic-agent>>

* <<monitor-k8s-otel-edot>>
* <<collect-data-with-aws-firehose>>

[discrete]
=== Get started with other features
Expand Down
4 changes: 2 additions & 2 deletions docs/en/observability/quickstarts/monitor-k8s-otel.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ image::images/quickstart-k8s-otel-dashboard.png[Kubernetes overview dashboard]
[discrete]
== Troubleshooting and more

* For troubleshooting deployment and installation, refer to https://github.com/elastic/opentelemetry/tree/main/docs/kubernetes/operator#installation-verification[installation verification].
* To troubleshoot deployment and installation, refer to https://github.com/elastic/opentelemetry/tree/main/docs/kubernetes/operator#installation-verification[installation verification].
* For application instrumentation details, refer to https://github.com/elastic/opentelemetry/blob/main/docs/kubernetes/operator/instrumenting-applications.md[Instrumenting applications with EDOT SDKs on Kubernetes].
* For customizing the configuration, refer to https://github.com/elastic/opentelemetry/tree/main/docs/kubernetes/operator#custom-configuration[custom configuration].
* To customize the configuration, refer to https://github.com/elastic/opentelemetry/tree/main/docs/kubernetes/operator#custom-configuration[custom configuration].
* Refer to <<observability-introduction>> for a description of other useful features.

0 comments on commit 299b8f1

Please sign in to comment.