https://github.com/traas-stack/holoinsight-collector
https://github.com/traas-stack/holoinsight-collector
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/traas-stack/holoinsight-collector
- Owner: traas-stack
- Created: 2023-04-06T07:30:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T10:31:36.000Z (about 2 years ago)
- Last Synced: 2025-07-06T09:02:09.002Z (7 months ago)
- Language: Go
- Homepage:
- Size: 6.72 MB
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# holoinsight-collector
subrepo [opentelemetry-collector-contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib).
## Build
```bash
make otelcontribcol
make docker-otelcontribcol
```