-
Notifications
You must be signed in to change notification settings - Fork 166
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
Add the OTel quickstart #4615
base: main
Are you sure you want to change the base?
Add the OTel quickstart #4615
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The configuration of OTel collectors in the values.yaml file will be updated in 8.18. The doc should reflect the latest configuration. Please verify the latest configuration with @rogercoll. Thanks
docs/en/observability/quickstarts/monitor-hosts-with-otel.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/observability/quickstarts/monitor-hosts-with-otel.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/observability/quickstarts/monitor-hosts-with-otel.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/observability/quickstarts/monitor-hosts-with-otel.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/observability/quickstarts/monitor-hosts-with-otel.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/observability/quickstarts/monitor-hosts-with-otel.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/observability/quickstarts/monitor-hosts-with-otel.asciidoc
Outdated
Show resolved
Hide resolved
Hi @akhileshpok, isn't the values file only related to the K8s quickstart? |
Description
This PR adds docs for the OTel quickstart to the o11y docs.
Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*
)docs/en/serverless/*
)docs/en/integrations/*
)Related issue
Closes #250