Tom Tan

Results 29 issues of Tom Tan

This is follow up for below comment. It could be benefit if the the API `Logger` can have a place (like function pointer member) for SDK/exporter to register its its...

bug
do-not-stale

Before opening a feature request against this repo, consider whether the feature is generic enough for the SDK, or it should be a specific plugin/extension to the SDK. **Is your...

In the current OpenTelemetry ETW Log exporter, the attribute for table name is hard-coded to `"Log"` (see below 2 links for more details). The table name is useful for grouping...

needs-triage

The following spec says `name` and `version' for "Get a Logger" in `LoggerProvider`, but they are named as `library_name` and `library_version` in the OpenTelemetry C++ API (see the second link...

bug
help wanted
good first issue
Stale
triage/accepted

### Related Problems? As mentioned in item 7 in #1968, the current bath processes requires an async runtime (see [here](https://github.com/open-telemetry/opentelemetry-rust/blob/29fd682203cd6c677d0e9ca2e14f2634c1aeafd6/opentelemetry-sdk/src/trace/span_processor.rs#L449), there are pros and cons for this dependency than creating...

enhancement
triage:todo

## Changes Removed the out of date doc for ETW exporter. For significant contributions please make sure you have completed the following items: * [ ] `CHANGELOG.md` updated for non-trivial...

Fixes #5878 This implemented the signing proposal in #5878. Only 3 DLLs (OpenTelemetry.Api.dll, OpenTelemetry.dll and OpenTelemetry.Api.ProviderBuilderExtensions.dll) are signed with hard-coded list, but this is extensible. ## Changes Please provide a...

infra

### Package OpenTelemetry ### Is your feature request related to a problem? Yes, the feature request addresses a significant security concern related to the software supply chain. Currently, the OpenTelemetry...

enhancement
infra

Fixes #2066 ## Changes This is an early draft which implements the proposal mentioned in #2066, and looking for feedback. ## Merge requirement checklist * [ ] [CONTRIBUTING](https://github.com/open-telemetry/opentelemetry-rust/blob/main/CONTRIBUTING.md) guidelines followed...

### Windows build number: 10.0.22621.819 ### Your Distribution version: 20.04 ### Your WSL versions: Invalid command line option: --version Copyright (c) Microsoft Corporation. All rights reserved. Usage: wsl.exe [Argument] [Options...]...

bug