Skip to content

Conversation

@pan-emily
Copy link

@pan-emily pan-emily commented Nov 9, 2025

Closes #498

@vercel
Copy link

vercel bot commented Nov 9, 2025

@pan-emily is attempting to deploy a commit to the Dash0 Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025



Thank you for your submission - we really appreciate it ❤️. We kindly ask that you sign a Contributor License Agreement before we can accept your contribution.

You can sign the CLA by posting a pull request comment containing the same as the text below.

If you are contributing on behalf of a company, the company should contact us to sign a Corporate Contributor License Agreement, via [email protected].


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 9, 2025

}
},
"ddot-collector": {
"name": "Datadog OpenTelemetry Collector",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"name": "Datadog OpenTelemetry Collector",
"name": "Datadog OpenTelemetry Collector",

Comment on lines +378 to +385
"releases": [
{
"version": "7.72.1",
"artifact": "datadog-agent-7.72.1-1.x86_64.rpm",
"released_at": "2025-01-23T00:00:00Z"
}
]
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"releases": [
{
"version": "7.72.1",
"artifact": "datadog-agent-7.72.1-1.x86_64.rpm",
"released_at": "2025-01-23T00:00:00Z"
}
]
}
"releases": [
{
"version": "7.72.1",
"artifact": "datadog-agent-7.72.1-1.x86_64.rpm",
"released_at": "2025-01-23T00:00:00Z"
}
]
}

Copy link
Contributor

Choose a reason for hiding this comment

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

issue(blocking): This is an AVIF image, not an SVG file.

❯ file datadog.svg
datadog.svg: ISO Media, AVIF Image

@joschi
Copy link
Contributor

joschi commented Nov 10, 2025

@pan-emily Thank you for your contribution!

As far as I understand https://docs.datadoghq.com/opentelemetry/setup/ddot_collector/install/linux, this isn't really a stand-alone distribution of the OpenTelemetry Collector, but it's kind of embedded into the Datadog Agent.

Is there any way we can start only the OpenTelemetry Collector component?

@pan-emily
Copy link
Author

@pan-emily Thank you for your contribution!

As far as I understand https://docs.datadoghq.com/opentelemetry/setup/ddot_collector/install/linux, this isn't really a stand-alone distribution of the OpenTelemetry Collector, but it's kind of embedded into the Datadog Agent.

Is there any way we can start only the OpenTelemetry Collector component?

Thanks for the feedback! Yes currently it seems like DDOT does not expose any standalone collector binary without the Datadog Agent. Let me check with the team though (I work at Datadog 😸 )

If it doesn't make sense to add it since it must come in the Datadog Agent bundle, I totally understand.

@mmanciop
Copy link
Member

mmanciop commented Feb 2, 2026

@pan-emily any news on starting the Datadog distro standalone? It is a requirement for being able to perform validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for visualizing Datadog Distribution of OpenTelemetry Collector (DDOT) configuations

3 participants