Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Exporter/Jaeger: Use configurations and add deadline.#1884

Merged
songy23 merged 2 commits intocensus-instrumentation:masterfrom
songy23:jaeger
May 8, 2019
Merged

Exporter/Jaeger: Use configurations and add deadline.#1884
songy23 merged 2 commits intocensus-instrumentation:masterfrom
songy23:jaeger

Conversation

@songy23
Copy link
Copy Markdown
Contributor

@songy23 songy23 commented May 8, 2019

Jaeger part of #1880.

@Override
public void export(final Collection<SpanData> spanDataList) {
final Scope exportScope = newExportScope();
try {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: any reason not to use a try-with-resources?

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants