Skip to content

jakub-racek-swi/opentelemetry-network-build-tools

 
 

Repository files navigation

OpenTelemetry-eBPF Build Tools

This repository contains third-party tools and libraries needed to build projects in the opentelemetry-ebpf repository.

Building this repository results in a build environment container image that is then used for building artifacts of the main project (see the Developer Guilde).

MacOS prerequisites:

  • The "Homebrew" package manager
  • Docker Desktop
  • cmake: brew install cmake
  • make: installed along with developer tools; if Homebrew is working you should have make

Building

  • Check out this repository
  • Run the build script: ./build.sh

Adding a new dependency

Use add_dependency.sh and follow instructions.

Contributing

Maintainers (@open-telemetry/ebpf-maintainers):

Learn more about roles in the community repository.

About

eBPF Collector Build Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.9%
  • Dockerfile 13.3%
  • Shell 4.7%
  • CMake 4.0%
  • Vim Script 0.1%