-
Notifications
You must be signed in to change notification settings - Fork 453
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 support for OTEL_EXPORTER_ZIPKIN_TIMEOUT #534
Labels
good first issue
Good for newcomers
help wanted
Good for taking. Extra help will be provided by maintainers/approvers
Comments
TommyCpp
added
good first issue
Good for newcomers
help wanted
Good for taking. Extra help will be provided by maintainers/approvers
labels
May 1, 2021
@jtescher - I would like to take this up |
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 5, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 5, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 6, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 6, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 6, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 6, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 6, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 6, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 7, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 7, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 7, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
hdost
added a commit
to hdost/opentelemetry-rust
that referenced
this issue
Feb 8, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use * Add remove_var to flaky test Closes open-telemetry#534 Signed-off-by: Harold Dost <h.dost@criteo.com>
TommyCpp
pushed a commit
that referenced
this issue
Feb 9, 2022
As described in https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md * Add support for: ** OTEL_EXPORTER_ZIPKIN_ENDPOINT ** OTEL_EXPORTER_ZIPKIN_TIMEOUT * Update Default to use * Add remove_var to flaky test Closes #534 Signed-off-by: Harold Dost <h.dost@criteo.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
good first issue
Good for newcomers
help wanted
Good for taking. Extra help will be provided by maintainers/approvers
See the spec change for details open-telemetry/opentelemetry-specification#1636
The text was updated successfully, but these errors were encountered: