Skip to content
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

Send data to trace agent when no API key is given #1543

Merged
merged 2 commits into from
Jun 11, 2020

Conversation

cimi
Copy link
Contributor

@cimi cimi commented Jun 4, 2020

No description provided.

@cimi cimi force-pushed the cimi/send-profiles-to-trace-agent branch 4 times, most recently from 5fd590b to 54f4c15 Compare June 9, 2020 17:17
Copy link
Contributor

@mar-kolya mar-kolya left a comment

Choose a reason for hiding this comment

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

Could you please update tests for ProfileUpload and consider moving out container stuff into separate PR.

@cimi cimi force-pushed the cimi/send-profiles-to-trace-agent branch from aaa8512 to 28a83c9 Compare June 10, 2020 15:32
@cimi
Copy link
Contributor Author

cimi commented Jun 10, 2020

Sorry for the noise, I struggled to have this working end to end in my development environment and I wanted to test both changes (allow missing api key and add container id header).

I've removed the container ID changes and will open another PR for that. @AlexJF helped me understand the agent setup in our devenv and we were able to see data coming through successfully for applications with no API key and with this property set:

-Ddd.profiling.url='http://datadog-agent:$TRACE_PORT/profiling/v1/input'

@cimi cimi marked this pull request as ready for review June 10, 2020 15:53
@cimi cimi requested review from a team as code owners June 10, 2020 15:53
@cimi
Copy link
Contributor Author

cimi commented Jun 10, 2020

Related PR (container IDs): #1569

@cimi cimi force-pushed the cimi/send-profiles-to-trace-agent branch from 28a83c9 to 1e88bb8 Compare June 10, 2020 16:42
@cimi cimi force-pushed the cimi/send-profiles-to-trace-agent branch from 1e88bb8 to 1253cce Compare June 10, 2020 16:57
Copy link
Contributor

@mar-kolya mar-kolya left a comment

Choose a reason for hiding this comment

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

LGTM, assuming build passes

@cimi cimi closed this Jun 11, 2020
@cimi cimi force-pushed the cimi/send-profiles-to-trace-agent branch from 1253cce to 8c63d72 Compare June 11, 2020 11:37
@cimi cimi reopened this Jun 11, 2020
@cimi cimi force-pushed the cimi/send-profiles-to-trace-agent branch from edcf348 to 05d1d98 Compare June 11, 2020 14:16
@cimi cimi force-pushed the cimi/send-profiles-to-trace-agent branch from 05d1d98 to 35734f7 Compare June 11, 2020 15:57
@cimi cimi requested a review from mar-kolya June 11, 2020 16:41
@cimi cimi merged commit 9e19a57 into master Jun 11, 2020
@cimi cimi deleted the cimi/send-profiles-to-trace-agent branch June 11, 2020 16:46
@github-actions github-actions bot added this to the 0.55.0 milestone Jun 11, 2020
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.

None yet

3 participants