Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Fixed a typo in reporter logs #175

Merged
merged 1 commit into from
May 20, 2018
Merged

Conversation

IMG-PRCSNG
Copy link
Contributor

@IMG-PRCSNG IMG-PRCSNG commented May 20, 2018

There was a typo in this line.
Changed 'Span publisher exists' to 'Span publisher exited'

This was misleading. I was debugging missing spans and I thought that
my spans were missing because they already 'exist' somewhere and that
is the reason my spans aren't getting published. :D

Signed-off-by: Prasanna S samthedevil.sp@gmail.com

Resolves #174

@coveralls
Copy link

coveralls commented May 20, 2018

Coverage Status

Coverage remained the same at 95.354% when pulling f9b605c on IMG-PRCSNG:master into dee0547 on jaegertracing:master.

There was a typo in this [line](https://github.com/jaegertracing/jaeger-client-python/blob/dee05477d551c326ee5b845fbef96606b9efe4cb/jaeger_client/reporter.py#L178).
Changed 'Span publisher exists' to 'Span publisher exited'

This was misleading. I was debugging missing spans and I thought that
my spans were missing because they already 'exist' somewhere and that
is the reason my spans aren't getting published. :D

Signed-off-by: Prasanna S <samthedevil.sp@gmail.com>
Copy link
Contributor

@black-adder black-adder left a comment

Choose a reason for hiding this comment

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

thanks! congrats on your first open source contribution. First of many to come :)

@black-adder black-adder merged commit 1df05e2 into jaegertracing:master May 20, 2018
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.

None yet

3 participants