Code Monkey home page Code Monkey logo

Comments (8)

zhuizhuhaomeng avatar zhuizhuhaomeng commented on May 23, 2024

got the same problem

from opentelemetry-cpp-contrib.

seemk avatar seemk commented on May 23, 2024

I agree the amount of dependencies is annoying (e.g. grpc). What's the gcc version available on CentOS 7.7?

from opentelemetry-cpp-contrib.

wajika avatar wajika commented on May 23, 2024

I agree the amount of dependencies is annoying (e.g. grpc). What's the gcc version available on CentOS 7.7?

On my linux, the result of yum list gcc is version 4.8.5

from opentelemetry-cpp-contrib.

seemk avatar seemk commented on May 23, 2024

OpenTelemetry C++ will soon be on Conan (conan-io/conan-center-index#7799), so I think it would make sense to use the Conan package for the nginx module building.

from opentelemetry-cpp-contrib.

wajika avatar wajika commented on May 23, 2024

OpenTelemetry C++ will soon be on Conan (conan-io/conan-center-index#7799), so I think it would make sense to use the Conan package for the nginx module building.

thanks

from opentelemetry-cpp-contrib.

gbschenkel avatar gbschenkel commented on May 23, 2024

Hello everyone, I want to test the nginx opentracing+elastic apm solution, when I am building I found it very troublesome when opentelemetry-cpp-contrib-nginx. Opentelemetry-cpp-contrib requires grpc, and grpc requires gcc 5.4+... The system I use is centos 7.7, and there are a lot of troubles in compiling grpc, in short, it’s a bit bad .

I am thinking that if the community can openly provide the otel_ngx_module.so file, I will directly compile it into nginx, which is much easier. Because I just want to test the effect of nginx + elastic apm.

By the way, I want to test the binary version of nginx. If I am wrong, please correct me

GCC is pretty outdated on CentOS, RedHat Linux and Oracle Linux, the CentOS AppStream appears to have a newer version (gcc-toolset-10) but the default still version 8 while the last one is v11.2.0 and 12.x is nearly getting released.

If you are using CentOS as an environment to build C++ programs, I strongly advice to change to another distro. If you need a not rolling release distro, you can use FreeBSD 13(gcc11), Slackware Current(gcc11) or Debian 11(gcc10). I think CentOS use systemD, then maybe the best transition is to change to Debian, if is the case.

from opentelemetry-cpp-contrib.

iquirino avatar iquirino commented on May 23, 2024

#81 Running with alpine linux on docker.

from opentelemetry-cpp-contrib.

wajika avatar wajika commented on May 23, 2024

@iquirino @gbschenkel thanks

from opentelemetry-cpp-contrib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.