Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 442 Bytes

File metadata and controls

10 lines (7 loc) · 442 Bytes

Build Artifacts

aws-observability-collector is an open source project, we’re looking for the contributions from the open source community to make it better. You can build your own executable binaries for your own customization. We provide the following command for you the build your own executables.

Steps,

  1. Build aws-observability-collector binaries.
    make build
  2. Build RPM file for Linux.
    make package-rpm