Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentelemetry-cpp: option 'with_logs_preview' to enable experimental Logs #15198

Merged

Conversation

justinmcbride
Copy link
Contributor

@justinmcbride justinmcbride commented Jan 10, 2023

opentelemetry-cpp/1.0.1+

fixes #15024

Looks like the feature flag has existed since the 1.0.0 release of this library: open-telemetry/opentelemetry-cpp#807
This means that adding the feature flag for all currently supported versions in conandata.yml shouldn't be an issue


@CLAassistant
Copy link

CLAassistant commented Jan 10, 2023

CLA assistant check
All committers have signed the CLA.

@ghost
Copy link

ghost commented Jan 10, 2023

I detected other pull requests that are modifying opentelemetry-cpp/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot

This comment has been minimized.

@justinmcbride
Copy link
Contributor Author

I think this PR may be affected by #15130

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Thanks for taking the time to improve the recipe. Sorry about the delay in getting this reviewed, we're hard at work for the 2.0 launch.

lgtm!

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 3 (88c94d0400f4ef2210bceb5949f9ba7ad504b7fc):

  • opentelemetry-cpp/1.7.0@:
    All packages built successfully! (All logs)

  • opentelemetry-cpp/1.8.1@:
    All packages built successfully! (All logs)

  • opentelemetry-cpp/1.4.1@:
    All packages built successfully! (All logs)

  • opentelemetry-cpp/1.6.1@:
    All packages built successfully! (All logs)

  • opentelemetry-cpp/1.4.0@:
    All packages built successfully! (All logs)

  • opentelemetry-cpp/1.2.0@:
    All packages built successfully! (All logs)

  • opentelemetry-cpp/1.3.0@:
    All packages built successfully! (All logs)

  • opentelemetry-cpp/1.0.1@:
    All packages built successfully! (All logs)


Conan v2 pipeline (informative, not required for merge) ❌

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 2 (88c94d0400f4ef2210bceb5949f9ba7ad504b7fc):

  • opentelemetry-cpp/1.7.0@:
    Error running command conan graph info --requires opentelemetry-cpp/1.7.0@#5cfd04ab52848738a7f278eea277fbe5 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15198/2/c61159d5-dfd3-4757-8253-8c277331b024/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15198/2/c61159d5-dfd3-4757-8253-8c277331b024/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center-v2
    abseil/20220623.0: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Downloading conan_export.tgz
    Decompressing conan_export.tgz
    abseil/20220623.0: Downloaded recipe revision 921e1244168e6ecefe7e5ea4c4756489
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        abseil/20220623.0#921e1244168e6ecefe7e5ea4c4756489 - Downloaded (conan-center-v2)
        opentelemetry-cpp/1.7.0#5cfd04ab52848738a7f278eea277fbe5 - Cache
    Graph error
        Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    ERROR: Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    
  • opentelemetry-cpp/1.4.1@:
    Error running command conan graph info --requires opentelemetry-cpp/1.4.1@#20e2c2aa098a4508aa575221abe41f16 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15198/2/2e211a1a-3b99-4984-8a03-38dbb7b7a56c/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15198/2/2e211a1a-3b99-4984-8a03-38dbb7b7a56c/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center-v2
    abseil/20220623.0: Trying with 'conan-center-v2'...
    Downloading conanmanifest.txt
    Downloading conan_export.tgz
    Downloading conanfile.py
    Decompressing conan_export.tgz
    abseil/20220623.0: Downloaded recipe revision 921e1244168e6ecefe7e5ea4c4756489
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        abseil/20220623.0#921e1244168e6ecefe7e5ea4c4756489 - Downloaded (conan-center-v2)
        opentelemetry-cpp/1.4.1#20e2c2aa098a4508aa575221abe41f16 - Cache
    Graph error
        Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    ERROR: Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    
  • opentelemetry-cpp/1.8.1@:
    Error running command conan graph info --requires opentelemetry-cpp/1.8.1@#9f78eed4602ce6d7a30bc87170c555e9 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15198/2/230141b2-8615-4e0e-85ee-b4158127b6cf/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15198/2/230141b2-8615-4e0e-85ee-b4158127b6cf/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center-v2
    abseil/20220623.0: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Downloading conan_export.tgz
    Decompressing conan_export.tgz
    abseil/20220623.0: Downloaded recipe revision 921e1244168e6ecefe7e5ea4c4756489
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        abseil/20220623.0#921e1244168e6ecefe7e5ea4c4756489 - Downloaded (conan-center-v2)
        opentelemetry-cpp/1.8.1#9f78eed4602ce6d7a30bc87170c555e9 - Cache
    Graph error
        Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    ERROR: Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    
  • opentelemetry-cpp/1.6.1@:
    Error running command conan graph info --requires opentelemetry-cpp/1.6.1@#bd47eefdd97aa616bb7fdb211c86239d -f json -pr:h /home/conan/w/prod-v2_cci_PR-15198/2/bd4d344a-7380-4199-a1ae-074c64639f55/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15198/2/bd4d344a-7380-4199-a1ae-074c64639f55/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center-v2
    abseil/20220623.0: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Downloading conan_export.tgz
    Decompressing conan_export.tgz
    abseil/20220623.0: Downloaded recipe revision 921e1244168e6ecefe7e5ea4c4756489
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        abseil/20220623.0#921e1244168e6ecefe7e5ea4c4756489 - Downloaded (conan-center-v2)
        opentelemetry-cpp/1.6.1#bd47eefdd97aa616bb7fdb211c86239d - Cache
    Graph error
        Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    ERROR: Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    
  • opentelemetry-cpp/1.4.0@:
    Error running command conan graph info --requires opentelemetry-cpp/1.4.0@#91324eb1da0c80d7bfb1df30368b45ac -f json -pr:h /home/conan/w/prod-v2_cci_PR-15198/2/c655fbcb-0e41-46b9-8e77-44b815e241dd/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15198/2/c655fbcb-0e41-46b9-8e77-44b815e241dd/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center-v2
    abseil/20220623.0: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Downloading conan_export.tgz
    Decompressing conan_export.tgz
    abseil/20220623.0: Downloaded recipe revision 921e1244168e6ecefe7e5ea4c4756489
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        abseil/20220623.0#921e1244168e6ecefe7e5ea4c4756489 - Downloaded (conan-center-v2)
        opentelemetry-cpp/1.4.0#91324eb1da0c80d7bfb1df30368b45ac - Cache
    Graph error
        Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    ERROR: Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    
  • opentelemetry-cpp/1.3.0@:
    Error running command conan graph info --requires opentelemetry-cpp/1.3.0@#672c27c4d139e8902b8a5ee80789f4ba -f json -pr:h /home/conan/w/prod-v2_cci_PR-15198/2/66fc9acc-16e0-4579-9f14-8ad4235c5265/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15198/2/66fc9acc-16e0-4579-9f14-8ad4235c5265/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center-v2
    abseil/20220623.0: Trying with 'conan-center-v2'...
    Downloading conanmanifest.txt
    Downloading conanfile.py
    Downloading conan_export.tgz
    Decompressing conan_export.tgz
    abseil/20220623.0: Downloaded recipe revision 921e1244168e6ecefe7e5ea4c4756489
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        abseil/20220623.0#921e1244168e6ecefe7e5ea4c4756489 - Downloaded (conan-center-v2)
        opentelemetry-cpp/1.3.0#672c27c4d139e8902b8a5ee80789f4ba - Cache
    Graph error
        Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    ERROR: Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    
  • opentelemetry-cpp/1.0.1@:
    Error running command conan graph info --requires opentelemetry-cpp/1.0.1@#62b81e393457ea47648ad834bbb57ead -f json -pr:h /home/conan/w/prod-v2_cci_PR-15198/2/f77e52d3-f360-4687-b5ca-617d6c62de23/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15198/2/f77e52d3-f360-4687-b5ca-617d6c62de23/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center-v2
    abseil/20220623.0: Trying with 'conan-center-v2'...
    Downloading conan_export.tgz
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Decompressing conan_export.tgz
    abseil/20220623.0: Downloaded recipe revision 921e1244168e6ecefe7e5ea4c4756489
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        abseil/20220623.0#921e1244168e6ecefe7e5ea4c4756489 - Downloaded (conan-center-v2)
        opentelemetry-cpp/1.0.1#62b81e393457ea47648ad834bbb57ead - Cache
    Graph error
        Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    ERROR: Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    
  • opentelemetry-cpp/1.2.0@:
    Error running command conan graph info --requires opentelemetry-cpp/1.2.0@#fe96d5ce49d1b8aaf74ae1c41ca6938b -f json -pr:h /home/conan/w/prod-v2_cci_PR-15198/2/3f6837be-2360-4505-8247-e24998faf52e/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15198/2/3f6837be-2360-4505-8247-e24998faf52e/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center-v2
    abseil/20220623.0: Trying with 'conan-center-v2'...
    Downloading conan_export.tgz
    Downloading conanmanifest.txt
    Downloading conanfile.py
    Decompressing conan_export.tgz
    abseil/20220623.0: Downloaded recipe revision 921e1244168e6ecefe7e5ea4c4756489
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        abseil/20220623.0#921e1244168e6ecefe7e5ea4c4756489 - Downloaded (conan-center-v2)
        opentelemetry-cpp/1.2.0#fe96d5ce49d1b8aaf74ae1c41ca6938b - Cache
    Graph error
        Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    ERROR: Package 'grpc/1.50.1' not resolved: Unable to find 'grpc/1.50.1' in remotes
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@conan-center-bot conan-center-bot merged commit 2cf2ed5 into conan-io:master Feb 3, 2023
sabelka pushed a commit to sabelka/conan-center-index that referenced this pull request Feb 12, 2023
…ble experimental Logs

Co-authored-by: Ariel Machado <ariel@fe.up.pt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[package] opentelemetry-cpp/1.8 1: option to enable Logs support with ENABLE_LOGS_PREVIEW
7 participants