-
Notifications
You must be signed in to change notification settings - Fork 770
Add Dynatrace OpenTelemetry Collector integration guide #4739
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
- Comprehensive setup instructions for Dynatrace OTEL Collector - Dapr tracing configuration with proper endpoint setup - OneAgent exclusion guidance to prevent sidecar conflicts - Troubleshooting section with common issues and solutions - Links to sample implementations and resources Fixes dapr#3887 Signed-off-by: MyMirelHub <[email protected]>
3648c04
to
e1c652e
Compare
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.
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.
lgtm, a couple of minor changes!
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Outdated
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Outdated
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Outdated
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Outdated
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Outdated
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Outdated
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Outdated
Show resolved
Hide resolved
...ent/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md
Outdated
Show resolved
Hide resolved
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…ector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel Isaj <[email protected]>
…h additional notes and clarifications Signed-off-by: MyMirelHub <[email protected]>
…etup documentation Signed-off-by: MyMirelHub <[email protected]>
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.
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.
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.
LGTM
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Add documentation for integrating Dapr with Dynatrace using the OpenTelemetry Collector for tracing
Issue reference
Fixes #3887