-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 otel telemetry doc #10977
add otel telemetry doc #10977
Conversation
Skipping CI for Draft Pull Request. |
11d5c90
to
88aa254
Compare
/test all |
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
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.
Looks pretty good. Mostly nits. Thanks for tackling this!
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
/test doc.test.profile_default_istio.io |
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/observability/logs/otel-provider/index.md
Outdated
Show resolved
Hide resolved
Let me know if this is good to go and I can approve. |
there's something with the test part I need to confirm with @douglas-reid , I'll ping you once it's ready to go. |
/test doc.test.profile_demo_istio.io |
1 similar comment
/test doc.test.profile_demo_istio.io |
|
/test doc.test.profile_demo_istio.io |
1 similar comment
/test doc.test.profile_demo_istio.io |
43087f8
to
d10ef1a
Compare
ee4accf
to
f8632d6
Compare
@douglas-reid @ericvn fixed the |
\"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS% %REQUESTED_SERVER_NAME% %ROUTE_NAME%\n | ||
{{< /text >}} | ||
|
||
The following table shows an example using the default access log format for a request sent from `sleep` to `httpbin`: |
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.
On my computer, this table is very wide and overwrites the right hand column.
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.
Other than the table, this LGTM.
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.
Other than the table, this LGTM.
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.
this table come from another page, and I do not change anything, I have no idea about what's happen on your compute.
can we merged this first, let's see what happen to https://preliminary.istio.io/?
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.
I'm OK with merging it and fixing the rendering bug separately. (I don't think you've done anything wrong.)
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 page looks good.
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.
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.
I think there's same issue on page https://istio.io/latest/docs/tasks/observability/logs/access-log/
let's merge this PR first? I will fix them both later this week.
Is it possible to cherrypick this into 1.13 to get the doc live now, or does it depend on package changes in master? |
The sample exists in 1.13. Let's give it a try. |
/cherry-pick release-1.13 |
@ericvn: new pull request created: #11058 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Please provide a description for what this PR is for.
add otel telemetry doc