CPM.cmake is a cross-platform CMake script that adds dependency management capabilities to CMake. It's built as a thin wrapper around CMake's FetchContent module that adds version control, caching, a ...
This project adds OpenTelemetry instrumentation to .NET applications without having to modify their source code. The NuGet packages are the recommended way to deploy automatic instrumentation, but ...