Skip to content

Add setting for collecting headers as tags during extraction#317

Merged
tylerbenson merged 1 commit into
masterfrom
tyler/tagged-headers
May 15, 2018
Merged

Add setting for collecting headers as tags during extraction#317
tylerbenson merged 1 commit into
masterfrom
tyler/tagged-headers

Conversation

@tylerbenson
Copy link
Copy Markdown
Contributor

No description provided.

@tylerbenson tylerbenson added type: enhancement Enhancements and improvements comp: core Tracer core labels May 10, 2018
@tylerbenson tylerbenson added this to the 0.8.0 milestone May 10, 2018
@tylerbenson tylerbenson requested a review from realark May 10, 2018 04:11
@tylerbenson tylerbenson changed the base branch from tyler/service-mapping to master May 10, 2018 05:13
@tylerbenson tylerbenson force-pushed the tyler/tagged-headers branch from fc9f059 to 891b46f Compare May 10, 2018 23:32
public static final String AGENT_PORT = "agent.port";
public static final String PRIORITY_SAMPLING = "priority.sampling";
public static final String SPAN_TAGS = "trace.span.tags";
public static final String HEADER_TAGS = "trace.header.tags";
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@realark Do you have any better ideas for names for these settings?

@tylerbenson tylerbenson merged commit 69ee39b into master May 15, 2018
@tylerbenson tylerbenson deleted the tyler/tagged-headers branch May 15, 2018 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: core Tracer core type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants