Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Fix the default tracing rule #19

Merged
merged 1 commit into from
Feb 21, 2020
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Feb 21, 2020

The evaluation of the expression checking the B3 header interpreted the integer string as a duration instead of a string. Instead evaluate against an empty string as this will equivalently result in false if the header is not present.

Resolves #14

The evaluation of the expression checking the B3 header interpreted the
integer string as a duration instead of a string. Instead evaluate
against an empty string as this will equivalently result in false if
the header is not present.

Resolves newrelic#14
Copy link
Contributor

@mpetruzelli mpetruzelli left a comment

Choose a reason for hiding this comment

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

LGTM

@MrAlias MrAlias merged commit e19ad57 into newrelic:master Feb 21, 2020
@MrAlias MrAlias deleted the fix-tracing-rule branch February 21, 2020 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default newrelic-tracing instance doesn't work with Istio 1.4.3
2 participants