-
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.
Bump otel collector to 0.102.1 (#85)
Signed-off-by: Ruben Vargas <[email protected]>
- Loading branch information
1 parent
300e90a
commit 4d4c3ed
Showing
6 changed files
with
568 additions
and
563 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Flag --go has been deprecated, use config distribution::go | ||
2024-05-23T01:54:50.420-0600 INFO internal/command.go:125 OpenTelemetry Collector Builder {"version": "0.100.0", "date": "2024-05-06T17:52:27Z"} | ||
2024-05-23T01:54:50.421-0600 INFO internal/command.go:161 Using config file {"path": "manifest.yaml"} | ||
2024-05-23T01:54:50.426-0600 INFO builder/config.go:132 Using go {"go-executable": "/usr/local/go/bin/go"} | ||
2024-05-23T01:54:50.430-0600 INFO builder/main.go:100 Sources created {"path": "./_build"} | ||
2024-05-23T01:54:51.857-0600 INFO builder/main.go:191 Getting go modules | ||
2024-05-23T01:54:52.284-0600 INFO builder/main.go:111 Compiling | ||
2024-05-23T01:54:55.106-0600 INFO builder/main.go:130 Compiled {"binary": "./_build/otelcol"} | ||
2024-06-05T15:31:34.142-0600 INFO internal/command.go:125 OpenTelemetry Collector Builder {"version": "0.102.1", "date": "2024-06-05T15:02:33Z"} | ||
2024-06-05T15:31:34.143-0600 INFO internal/command.go:161 Using config file {"path": "manifest.yaml"} | ||
2024-06-05T15:31:34.148-0600 INFO builder/config.go:132 Using go {"go-executable": "/usr/local/go/bin/go"} | ||
2024-06-05T15:31:34.150-0600 INFO builder/main.go:100 Sources created {"path": "./_build"} | ||
2024-06-05T15:31:47.759-0600 INFO builder/main.go:191 Getting go modules | ||
2024-06-05T15:32:03.011-0600 INFO builder/main.go:111 Compiling | ||
2024-06-05T15:32:29.607-0600 INFO builder/main.go:130 Compiled {"binary": "./_build/otelcol"} |
Oops, something went wrong.