Skip to content

Conversation

@liustanley
Copy link
Contributor

Description:

Add source:{datadogexporter|datadogconnector} tag to trace agent telemetry metrics.

Link to tracking Issue:

Testing:

Documentation:

@liustanley liustanley requested a review from mx-psi March 1, 2024 17:23
Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

Can you test the source tag in integration_test as well?

assert.Equal(t, "datadogexporter-otelcol-tests", spl.AgentVersion)

@liustanley
Copy link
Contributor Author

Can you test the source tag in integration_test as well?

assert.Equal(t, "datadogexporter-otelcol-tests", spl.AgentVersion)

Chatted with @songy23 and decided this isn't necessary because these metrics are Prometheus metrics and not APM stats.

@liustanley liustanley requested a review from mx-psi March 1, 2024 18:18
@mx-psi mx-psi merged commit dac29b1 into open-telemetry:main Mar 4, 2024
@github-actions github-actions bot added this to the next release milestone Mar 4, 2024
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
…emetry#31528)

**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
Add `source:{datadogexporter|datadogconnector}` tag to trace agent
telemetry metrics.

**Link to tracking Issue:** <Issue number if applicable>

**Testing:** <Describe what testing was performed and which tests were
added.>

**Documentation:** <Describe the documentation added.>

---------

Co-authored-by: Pablo Baeyens <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants