-
Notifications
You must be signed in to change notification settings - Fork 0
TRACING-3472: add documentation about instrumentation injection for OTEL #8
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
TRACING-3472: add documentation about instrumentation injection for OTEL #8
Conversation
OSDOCS#6505: Alibaba - move install config parameters out of assemblies
…idential-cluster-GA [OSDOCS-7105]: GCP Confidential Compute is GA
Fixing the admonition and updating it as a step with admonition
OADP 2164 rephrase
…ng Red Hat OpenShift Service Mesh
This reverts commit 2413ef4.
BZ2229164: Minor update to bridge NAD YAML
…ed-VPC OSDOCS-6528: Created documentation for creating a shared VPC
[OSDOCS 7033]: Update Network Verification sections
…ed-VPC-2 OSDOCS-6528-2: Fixed the topic map.
OSDOCS-6528-3: Fixed the location of a file
OSDOCS 6451: Adding deprecation notice for deployment configs
…ing-parameters [OSDOCS-7196]: Adding TP docs for etcd tuning parameters
…pt-again Adjust validate script
…rverless-130 SRVCOM-2432 add support for serverless 1.30
…ing-parameters [OSDOCS-7196]: Removing step about manual rollout
OSDOCS 7678: Included missing policy info and instructions for ROSA Shared VPC
GitOps 1.8.5 release notes documentation.
OCPBUGS#15261: fix issue with callout rendering on the customer portal
CNV-26971: Updating repo names for 4.14
…placement-groups [OSDOCS-6752]: AWS placement groups support
OBSDOCS-152: Additional logging Support section clean up
Distributed tracing 2.9
OSDOCS#6116: Add RWOP access mode
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
oc adm policy add-scc-to-user otel-go-instrumentation-scc -z <SERVICE_ACCOUNT> | ||
---- | ||
|
||
=== Configure the Python auto-instrumentation |
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.
Python needs to define some workarounds in the CR https://github.com/open-telemetry/opentelemetry-operator#opentelemetry-auto-instrumentation-injection
apiVersion: opentelemetry.io/v1alpha1 | ||
kind: Instrumentation | ||
metadata: | ||
name: java |
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.
a different name could be more suitable
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.
What do you think about java-instrumentation
?
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
3cc7da2
to
289152e
Compare
20443ff
to
ff13404
Compare
I've recreated this PR as #19, where I will review it. |
Version(s):
All OCP supported versions.
Issue:
https://issues.redhat.com/browse/TRACING-3472
https://issues.redhat.com/browse/OBSDOCS-505
Link to docs preview:
QE review:
Additional information: