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

Add lightstep.hostname tag #98

Merged
merged 7 commits into from
Aug 27, 2020
Merged

Add lightstep.hostname tag #98

merged 7 commits into from
Aug 27, 2020

Conversation

codeboten
Copy link
Contributor

Adding the lightstep.hostname tag and re-enabling recorder tests.

Fixes #84

mock_connection.open()
for i in range(1000):
dummy_basic_span(recorder, i)
assert recorder.flush(mock_connection)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is recorder.flush(mock_connection) expected to return a boolean value?

@codeboten codeboten requested a review from ocelotl August 26, 2020 22:20
@codeboten codeboten merged commit 27a7b71 into master Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the tag lightstep.hostname
4 participants