Minor fixes to OTLP collector page - #39293
Conversation
|
/review |
There was a problem hiding this comment.
🤖 Automated review by Claude. AI-generated; verify before acting.
Terminology inconsistency: the file title changed from "Community" to "Pure OpenTelemetry Collector", but references to "Community OTel Collector"/"Community OpenTelemetry Collector" remain in several body locations. See inline comment on the title for the specific lines.
One minor style suggestion on the Unified Service Tagging paragraph.
Reviewed 584c76b1b0947a79d39ab88d567be4921a51769e — workflow run
| @@ -1,9 +1,10 @@ | |||
| --- | |||
| title: Set Up the Community OpenTelemetry Collector | |||
| title: Set Up the Pure OpenTelemetry Collector | |||
There was a problem hiding this comment.
Issue: The title (and description at L7) now use "Pure OpenTelemetry Collector", but the body still says "Community" in several places that were left unchanged:
- L22 (Overview intro): "...using the Community OpenTelemetry Collector, which is based on..."
- L36 (Prerequisites): "...see the [feature compatibility table][7] under OTel SDK + Community OTel Collector."
- L934 (info alert under
dd-otel-metric-config): "The recommended Community OTel Collector configuration uses..."
If the rename is intentional, please update these occurrences (and coordinate the corresponding heading rename in hugo/content/en/opentelemetry/compatibility.md, which still uses "OTel SDK + Community OTel Collector" — otherwise the L36 link anchor breaks) so the naming is consistent.
Preview links (active after the
|
rtrieu
left a comment
There was a problem hiding this comment.
some minor feedback for your review - please request a re-review when ready!
…lp_collector.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…lp_collector.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
…lp_collector.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
What does this PR do? What is the motivation?
Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
Additional notes