-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into add-component-parser
- Loading branch information
Showing
9 changed files
with
877 additions
and
789 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Flag --go has been deprecated, use config distribution::go | ||
2024-10-15T10:32:23.485+0200 INFO internal/command.go:125 OpenTelemetry Collector Builder {"version": "(devel)"} | ||
2024-10-15T10:32:23.486+0200 INFO internal/command.go:161 Using config file {"path": "manifest.yaml"} | ||
2024-10-15T10:32:23.504+0200 INFO builder/config.go:142 Using go {"go-executable": "/home/ploffay/bin/go/bin/go"} | ||
2024-10-15T10:32:23.508+0200 INFO builder/main.go:100 Sources created {"path": "./_build"} | ||
2024-10-15T10:32:28.463+0200 INFO builder/main.go:191 Getting go modules | ||
2024-10-15T10:32:29.131+0200 INFO builder/main.go:111 Compiling | ||
2024-10-15T10:33:05.626+0200 INFO builder/main.go:130 Compiled {"binary": "./_build/otelcol"} | ||
2024-11-12T16:52:14.811Z INFO internal/command.go:125 OpenTelemetry Collector Builder {"version": "0.112.0"} | ||
2024-11-12T16:52:14.812Z INFO internal/command.go:161 Using config file {"path": "manifest.yaml"} | ||
2024-11-12T16:52:14.880Z INFO builder/config.go:142 Using go {"go-executable": "/usr/bin/go"} | ||
2024-11-12T16:52:14.882Z INFO builder/main.go:101 Sources created {"path": "./_build"} | ||
2024-11-12T16:52:36.302Z INFO builder/main.go:192 Getting go modules | ||
2024-11-12T16:52:56.469Z INFO builder/main.go:112 Compiling | ||
2024-11-12T16:54:01.093Z INFO builder/main.go:131 Compiled {"binary": "./_build/otelcol"} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters