Skip to content

Crash when using http_client_curl of v1.3.0 #1335

Description

@owent

Describe your environment

OS: Linux
Version: v1.3.0
Build System: cmake

Steps to reproduce

Use both opentelemetry::api and opentelemetry::http_client_curl at the same time.

What is the actual behavior?

Screenshot_16503460452050

Additional context

When building opentelemetry_ext, we should link opentelemetry_ext with opentelemetry_api to import all definitions of opentelemetry_api.Without it the opentelemetry_ext will be built without std::string_view , abseil-cpp and etc. But when we use both opentelemetry_ext and other components together, it will use std::string_view , abseil-cpp and etc when compiler support them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions