open-telemetry / opentelemetry-cpp

The OpenTelemetry C++ Client
https://opentelemetry.io/
Apache License 2.0
817 stars 392 forks source link

Upgrade to abseil 20240116.1 (Bazel only) #2619

Closed marcalff closed 3 weeks ago

marcalff commented 3 months ago

Upgrade to abseil 20240116.1 for bazel.

See related:

Currently, updating file bazel/repository.bzl with abseil-cpp-20240116.1 causes build breaks.

keith commented 1 month ago

have a working version in https://github.com/open-telemetry/opentelemetry-cpp/pull/2679