Kpvdr's Projects

kpvdr/opentelemetry-cpp-rhel

RHEL builds of opentelemetry with only the OTLP-HTTP exporter. This reduces dependencies on packages that must be specially built for RHEL (but which are available in Fedora). For the Fedora builds, see opentelemetry-cpp. This build depends on RHEL-specific builds of json and protobuf which are available in Fedora but not RHEL.
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64
  • Rhel 8 : aarch64, s390x, x86_64
  • Rhel 9 : aarch64, s390x, x86_64

kpvdr/protobuf

RHEL builds of protobuf, used for encoding structured data. Source from https://github.com/protocolbuffers/protobuf
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64
  • Rhel 8 : aarch64, s390x, x86_64
  • Rhel 9 : aarch64, s390x, x86_64

kpvdr/json

RHEL builds of nlohmann-json, a JSON C++ library for modern C++ (including C++17) with the goals of intuitive syntax, trivial integration and serious testing over a variety of modern compilers. This is a headers only implementation. Project URL: https://github.com/nlohmann/json
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64
  • Rhel 8 : aarch64, s390x, x86_64
  • Rhel 9 : aarch64, s390x, x86_64

kpvdr/opentelemetry-cpp

Fedora (non-RHEL) builds of the C++ OpenTelemetry client. Generally supports C++11, C++14, C++17, C++20. For RHEL builds, see kpvdr/opentelemetry-cpp-rhel. Upstream project URL: https://github.com/open-telemetry/opentelemetry-cpp
  • Fedora 38 : aarch64, ppc64le, s390x, x86_64
  • Fedora 39 : aarch64, ppc64le, s390x, x86_64
  • Fedora 40 : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, ppc64le, s390x, x86_64