Tom Tan

Results 29 issues of Tom Tan

Tracking the follow-up for below comment, and it will remove the requirement on user to define it manually, and utilize CMake to propagate it from the DLL target automatically. https://github.com/open-telemetry/opentelemetry-cpp/pull/3421#pullrequestreview-2849787531

bug
Stale
triage/accepted

This is for follow-up for below comment https://github.com/open-telemetry/opentelemetry-cpp/pull/3440#discussion_r2104457005

bug
triage/accepted

Fixes # (issue) ## Changes Please provide a brief description of the changes here. For significant contributions please make sure you have completed the following items: * [ ] `CHANGELOG.md`...

Stale

The current `AttributesHashMap::hash_map_` has unspecified bucket count which makes it implementation defined. The implementation may starts with some large value like 13 on GCC which wastes memory for scenario where...

bug
Stale
triage/accepted

CMake components were introduced in PR https://github.com/open-telemetry/opentelemetry-cpp/pull/3220, but since there is no CMake components added for the contrib projects, they cannot be built and installed in tree with opentelemetry-cpp.

bug
Stale
triage/accepted

Fixes #3390 ## Changes Please provide a brief description of the changes here. For significant contributions please make sure you have completed the following items: * [x] `CHANGELOG.md` updated for...

pr:do-not-merge

ProcMon on Windows could record all the running processes and rendering them into tree which is very helpful. Is it possible to achieve the same in Linux ProcMon?

Fixes #3754 ## Changes Please provide a brief description of the changes here. For significant contributions please make sure you have completed the following items: * [ ] `CHANGELOG.md` updated...