codeboten/OpenTelemetry Collector Builder
Build a custom OpenTelemetry Collector
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest-file | Path to the manifest file | yes | manifest.yaml |
| architecture | The target architecture of the output binary | yes | amd64 |
| os | The target operating system of the output binary | yes | linux |
| output-path | Output path | yes | _build |
Outputs
| name | description |
|---|---|
| collector-file | The generated Collector binary |