-
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.
[BREAKING CHANGE] Update version to v0.112.0 (#106)
* remove deprecated loggingexporter and ballastextension * add build-in-podman for reproducible builds Added the list of providers due to open-telemetry/opentelemetry-collector#11547 Signed-off-by: Andreas Gerstmayr <[email protected]>
- Loading branch information
1 parent
6a8bfab
commit 38c2a30
Showing
8 changed files
with
869 additions
and
797 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-11-01T01:21:55.019-0600 INFO internal/command.go:125 OpenTelemetry Collector Builder {"version": "(devel)"} | ||
2024-11-01T01:21:55.020-0600 INFO internal/command.go:161 Using config file {"path": "manifest.yaml"} | ||
2024-11-01T01:21:55.106-0600 INFO builder/config.go:142 Using go {"go-executable": "/usr/local/go/bin/go"} | ||
2024-11-01T01:21:55.110-0600 INFO builder/main.go:100 Sources created {"path": "./_build"} | ||
2024-11-01T01:22:08.587-0600 INFO builder/main.go:191 Getting go modules | ||
2024-11-01T01:22:23.243-0600 INFO builder/main.go:111 Compiling | ||
2024-11-01T01:22:52.161-0600 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