Skip to content

Add new supported OTel integrations #28253

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

Merged
merged 4 commits into from
Apr 7, 2025

Conversation

brett0000FF
Copy link
Contributor

@brett0000FF brett0000FF commented Mar 19, 2025

What does this PR do? What is the motivation?

Add new supported OTel integrations.

Preview

Merge instructions

Merge readiness:

  • Ready for merge

Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the <yourname>/description naming convention) and then add the following PR comment:

/merge

Additional notes

@github-actions github-actions bot added Architecture Everything related to the Doc backend Images Images are added/removed with this PR labels Mar 19, 2025
@brett0000FF brett0000FF requested a review from shanelhuang March 19, 2025 19:27
Copy link
Contributor

@shanelhuang shanelhuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one small note: there's an apache dashboard here that we can add a screenshot in for: https://app.datadoghq.com/screen/integration/19/apache---overview

@brett0000FF brett0000FF added the editorial review Waiting on a more in-depth review label Mar 26, 2025
@brett0000FF brett0000FF marked this pull request as ready for review March 26, 2025 20:59
@brett0000FF brett0000FF requested a review from a team as a code owner March 26, 2025 20:59
@brett0000FF
Copy link
Contributor Author

brett0000FF commented Mar 26, 2025

Editorial review: DOCS-10472

Copy link
Contributor

@cswatt cswatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left some feedback, generally looks good!

I do wonder about how the concept of OTel integrations squares with our general concept of Datadog integrations (and LLM Obs integrations, and potentially other special case integrations) but that's a bigger conversation for a later day.

@@ -17,7 +17,7 @@ OTel Kafka Metrics Remapping is in public alpha. It is available in versions >=

The [Kafka metrics receiver][1], [JMX Receiver][2]/ [JMX Metrics Gatherer][3] allow collecting Kafka metrics and access to the out of the box [Kafka Dashboard][7], "Kafka, Zookeeper and Kafka Consumer Overview".

Please note that the [JMX Receiver][2] and [JMX Metrics Gatherer][3] should be considered as replacements. They collect the same set of metrics ([JMX Receiver][2] launches the [JMX Metrics Gatherer][3]).
**Note**: the [JMX Receiver][2] and [JMX Metrics Gatherer][3] should be considered as replacements. They collect the same set of metrics ([JMX Receiver][2] launches the [JMX Metrics Gatherer][3]).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm having some trouble understanding the landscape of the Kafka metrics receiver, JMX Receiver, and JMX Metrics Gatherer. I can sort of guess that JMX Receiver and JMX Metrics Gatherer are always used together, and this pair is an alternative to the Kafka metrics receiver—is that true? When would you use one over the other?

As-is, this first sentence could be interpreted to mean that the JMX Receiver and JMX Metrics Gatherer are replacements for each other, which seems misleading.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point! I will update this in a follow-up PR.

Comment on lines +807 to +821
- name: Java
url: opentelemetry/integrations/runtime_metrics/java
identifier: otel_runtime_metrics_java
parent: otel_runtime_metrics
weight: 8101
- name: .NET
url: opentelemetry/integrations/runtime_metrics/dotnet
identifier: otel_runtime_metrics_dotnet
parent: otel_runtime_metrics
weight: 8102
- name: Go
url: opentelemetry/integrations/runtime_metrics/go
identifier: otel_runtime_metrics_go
parent: otel_runtime_metrics
weight: 8103
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These menu items aren't showing up in the staging preview. Is it because the weights are off? (they're 8101/8102/8103 while the siblings are 810, 811)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird! I see them?
image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh! my bad, I didn't realize they were nested like that. ignore my comment!!

Co-authored-by: cecilia saixue watt <[email protected]>
@brett0000FF brett0000FF requested a review from cswatt April 7, 2025 19:31
@brett0000FF
Copy link
Contributor Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Apr 7, 2025

View all feedbacks in Devflow UI.

2025-04-07 19:50:05 UTC ℹ️ Start processing command /merge


2025-04-07 19:50:11 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2025-04-07 19:51:22 UTC ℹ️ MergeQueue: merge request added to the queue

The expected merge time in master is approximately 18m (p90).


2025-04-07 20:08:14 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue dd-mergequeue bot merged commit 0cb61f6 into master Apr 7, 2025
26 of 30 checks passed
@dd-mergequeue dd-mergequeue bot deleted the brett.blue/add-otel-integrations branch April 7, 2025 20:08
estherk15 pushed a commit that referenced this pull request Apr 17, 2025
* Add new supported OTel metrics.

* Add Apache metrics dashboard image.

* Quick style fixes.

* Apply suggestions from code review

Co-authored-by: cecilia saixue watt <[email protected]>

---------

Co-authored-by: cecilia saixue watt <[email protected]>
estherk15 pushed a commit that referenced this pull request May 8, 2025
* Add new supported OTel metrics.

* Add Apache metrics dashboard image.

* Quick style fixes.

* Apply suggestions from code review

Co-authored-by: cecilia saixue watt <[email protected]>

---------

Co-authored-by: cecilia saixue watt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Everything related to the Doc backend editorial review Waiting on a more in-depth review Images Images are added/removed with this PR mergequeue-status: done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants