Skip to content

Commit

Permalink
fix: opentelemetry linker error (#2678)
Browse files Browse the repository at this point in the history
  • Loading branch information
miah-sebastian authored Jun 4, 2024
1 parent 02a7bc0 commit 2db5fee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"spdlog",
"zlib",
"bshoshany-thread-pool",
{
"name": "opentelemetry-cpp",
"default-features": true,
"features": ["otlp-http", "prometheus"]
},
{
"name": "libmariadb",
"features": [
Expand Down

0 comments on commit 2db5fee

Please sign in to comment.