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

pkg/trace/agent: add language tags to processed traces #3858

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Conversation

gbbr
Copy link
Contributor

@gbbr gbbr commented Jul 11, 2019

This change introduces language tags to processed traces. Previously,
metrics like *.traces_priority had no language tags.

This change introduces language tags to processed traces. Previously,
metrics like `*.traces_priority` had no language tags.
@gbbr gbbr added the team/agent-apm trace-agent label Jul 11, 2019
@gbbr gbbr added this to the 6.13.0 milestone Jul 11, 2019
@gbbr gbbr requested a review from djova July 11, 2019 14:58

// We get the address of the struct holding the stats associated to no tags.
// TODO: get the real tagStats related to this trace payload (per lang/version).
Copy link
Contributor

Choose a reason for hiding this comment

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

A TODO actually getting done. That is rare 😛

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That TODO is older than me 😆

@gbbr gbbr merged commit 4b2a41f into master Jul 11, 2019
@gbbr gbbr deleted the gbbr/lang-tags branch July 11, 2019 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/agent-apm trace-agent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants