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

Exporter/Datadog, Elasticsearch: Add deadline option.#1886

Merged
songy23 merged 1 commit intocensus-instrumentation:masterfrom
songy23:datadog-instana
May 9, 2019
Merged

Exporter/Datadog, Elasticsearch: Add deadline option.#1886
songy23 merged 1 commit intocensus-instrumentation:masterfrom
songy23:datadog-instana

Conversation

@songy23
Copy link
Copy Markdown
Contributor

@songy23 songy23 commented May 8, 2019

Another two of #1880.

I'm consider adding a common SpanExportWithDeadline interface to reduce the duplicated codes, similar to https://github.com/census-instrumentation/opencensus-java/tree/master/exporters/metrics/util. WDYT?

@dinooliva
Copy link
Copy Markdown
Contributor

Another two of #1880.

I'm consider adding a common SpanExportWithDeadline interface to reduce the duplicated codes, similar to https://github.com/census-instrumentation/opencensus-java/tree/master/exporters/metrics/util. WDYT?

Agreed that there is a lot of duplication of logic/code related to deadlines, it would be better if there was a common way of handling them.

@songy23
Copy link
Copy Markdown
Contributor Author

songy23 commented May 9, 2019

Sounds good, I'll send a follow-up PR.

@songy23 songy23 merged commit f68f73b into census-instrumentation:master May 9, 2019
@songy23 songy23 deleted the datadog-instana branch May 9, 2019 16:24
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.

3 participants