-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump otel collector and builder to 0.99 (#65)
* Bump otel collector and builder to 0.99 Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com> * Bump to ubi9 Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com> --------- Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
- Loading branch information
1 parent
2880d27
commit 938de99
Showing
7 changed files
with
753 additions
and
687 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,13 +1,8 @@ | ||
Flag --go has been deprecated, use config distribution::go | ||
2024-05-07T15:51:33.472+0200 INFO internal/command.go:123 OpenTelemetry Collector Builder {"version": "0.93.0", "date": "2024-01-24T11:10:24Z"} | ||
2024-05-07T15:51:33.478+0200 INFO internal/command.go:159 Using config file {"path": "manifest.yaml"} | ||
2024-05-07T15:51:33.496+0200 INFO builder/config.go:109 Using go {"go-executable": "/var/home/frzifus/.go/bin/go"} | ||
2024-05-07T15:51:33.496+0200 INFO builder/main.go:67 You're building a distribution with non-aligned version of the builder. Compilation may fail due to API changes. Please upgrade your builder or API {"builder-version": "0.93.0"} | ||
2024-05-07T15:51:33.505+0200 INFO builder/main.go:91 Sources created {"path": "./_build"} | ||
2024-05-07T15:51:33.505+0200 INFO builder/main.go:25 Running go subcommand. {"arguments": ["get", "cloud.google.com/go"]} | ||
2024-05-07T15:51:33.947+0200 INFO builder/main.go:25 Running go subcommand. {"arguments": ["mod", "tidy", "-compat=1.20"]} | ||
2024-05-07T15:51:34.411+0200 INFO builder/main.go:142 Getting go modules | ||
2024-05-07T15:51:34.411+0200 INFO builder/main.go:25 Running go subcommand. {"arguments": ["mod", "download"]} | ||
2024-05-07T15:51:34.640+0200 INFO builder/main.go:102 Compiling | ||
2024-05-07T15:51:34.640+0200 INFO builder/main.go:25 Running go subcommand. {"arguments": ["build", "-trimpath", "-o", "otelcol", "-ldflags=-s -w"]} | ||
2024-05-07T15:53:47.491+0200 INFO builder/main.go:121 Compiled {"binary": "./_build/otelcol"} | ||
2024-05-08T11:39:37.866-0600 INFO internal/command.go:125 OpenTelemetry Collector Builder {"version": "0.99.0", "date": "2024-04-22T20:31:41Z"} | ||
2024-05-08T11:39:37.867-0600 INFO internal/command.go:161 Using config file {"path": "manifest.yaml"} | ||
2024-05-08T11:39:37.872-0600 INFO builder/config.go:118 Using go {"go-executable": "/usr/local/go/bin/go"} | ||
2024-05-08T11:39:37.875-0600 INFO builder/main.go:101 Sources created {"path": "./_build"} | ||
2024-05-08T11:39:38.769-0600 INFO builder/main.go:197 Getting go modules | ||
2024-05-08T11:39:38.825-0600 INFO builder/main.go:112 Compiling | ||
2024-05-08T11:39:41.641-0600 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.
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