Skip to content

Test the AWS XRAY propagator fields #7054

Description

@MrAlias

Test the functionality provided:

// Fields returns list of fields used by HTTPTextFormat.
func (xray Propagator) Fields() []string {
return []string{traceHeaderKey}
}

The test should verify the singular response of this method.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions