forked from openshift/openshift-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
TRACING-3552: Add documentation for Kafka receiver and exporter in OTEL #16
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
Closed
andreasgerstmayr
wants to merge
10,000
commits into
max-cx:distributed-tracing-3.0
from
andreasgerstmayr:kafka-docs
Closed
TRACING-3552: Add documentation for Kafka receiver and exporter in OTEL #16
andreasgerstmayr
wants to merge
10,000
commits into
max-cx:distributed-tracing-3.0
from
andreasgerstmayr:kafka-docs
Conversation
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
…prove findability
…view2 RHDEVDOCS#5443: Changes for Pipelines d.o.c build and preview
OBSDOCS-152: Restructure support section to remove duplication and improve findability
OSDOCS 3536: Docs for setting a required SCC
[OSDOCS-6301]:ROSA HCP Documentation Improvements
TELCODOCS-776: First draft
…control-planes OSDOCS#5335: Hosted control planes: Debug nodes
…olumetype OSDOCS#6990: Add CPMS variable root volume types
@Missxiaoguo review comments Implementing Ian's comments Ian's latest comments 11Aug + metadata fixes Latest comments from Ian Updates for David J @tliu2021 changes - remove spec.clusters.nodes.biosConfigRef doc David's NUMA zone suggestion removing 'cpuset: 0-1,20-21' from the example SiteConfig
OSDOCS#6504: IBM Power VS - move install config parameters out of ass…
OBSDOCS-204: Bug fix for configurable parameter and doc editing
MetalLB updating the pod affinity example OCPBUGS-17959
OSDOCS-3562: Add SRE access assembly
OCPBUGS 18108 updating image to http://registry.access.redhat.com/rhel:latest
OCPBUGS#12930: Created a register cluster section
…e-reference-config TELCODOCS-1321 - 4.13 vDU reference config updates
We keep weaseling on this and we keep having to answer questions like "can I modify iscsi.conf". I tried to stub out a "reasonableness" here by saying if it's documented how to use it in dnf-based RHEL, we support it in RHCOS via Ignition as a baseline. That's not 100% true, but it's close enough to start with.
OSDOCS-7495: add backup and restore
…move TELCODOCS-1324: Moving TALM content under network far edge section
David's bandwidth tweak
OCPBUGS#9250: Set CPU quota as false
TELCODOCS-1215 - Adding GitOps ZTP managed cluster maximums info
…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
Resolves: https://issues.redhat.com/browse/TRACING-3552 Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
1 task
20443ff
to
ff13404
Compare
max-cx
pushed a commit
that referenced
this pull request
Nov 8, 2023
I've transferred and reviewed this PR in openshift@28234c5. |
max-cx
pushed a commit
that referenced
this pull request
Nov 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Version(s):
4.11, 4.12, 4.13
Issue:
https://issues.redhat.com/browse/TRACING-3552
Link to docs preview:
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