-
Notifications
You must be signed in to change notification settings - Fork 1.8k
TRACING-3552: Add documentation for Kafka receiver and exporter in OTEL #65577
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
Conversation
…ttributes/common-attributes.adoc
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
…3.0-drop-jaeger-exporter TRACING-3569 | Drop OTELcol Jaeger exporter
…3.0-prometheus-podmonitor TRACING-3513 | Document that OTEL operator can create service monitors
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
…xtension_basic_auth distr-otel: add description of the basic auth extension
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
…3.0-span-red Document Tempo monitor tab and span RED metrics
@andreasgerstmayr: This pull request references TRACING-3552 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. 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. |
@andreasgerstmayr: This pull request references TRACING-3552 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. 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. |
🤖 Build preview is available at: Build log: https://circleci.com/gh/ocpdocs-previewbot/openshift-docs/26490 |
@andreasgerstmayr: This pull request references TRACING-3552 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. 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. |
@andreasgerstmayr: This pull request references TRACING-3552 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. 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. |
Resolves: https://issues.redhat.com/browse/TRACING-3552 Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
e8fa046
to
e6cffef
Compare
PR needs rebase. 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. |
@andreasgerstmayr: This pull request references TRACING-3552 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. 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. |
@andreasgerstmayr: This pull request references TRACING-3552 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. 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. |
Moved to max-cx#16, as this feature will be available in the next version of distributed tracing. |
Version(s):
4.11, 4.12, 4.13
Issue:
https://issues.redhat.com/browse/TRACING-3552
Link to docs preview:
https://65577--docspreview.netlify.app/openshift-enterprise/latest/distr_tracing/distr_tracing_otel/distr-tracing-otel-configuring#kafka-receiver_distr-tracing-otel-configuring
https://65577--docspreview.netlify.app/openshift-enterprise/latest/distr_tracing/distr_tracing_otel/distr-tracing-otel-configuring#kafka-exporter_distr-tracing-otel-configuring
QE review:
Additional information:
The downstream docs are effectively a subset from the upstream docs (https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/kafkareceiver and https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/kafkaexporter), which are licensed under Apache-2.0.
We should add a license notice somewhere on this page.
@pavolloffay
@IshwarKanse
@max-cx