-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Embedded Otel Collector into Agent (#3800)
* basic otel with testdata * updated UT * updated UT * do not pass modifiers * lint: use Fprint instead of println" * path fixed * test cases * forgotten files * Added file ingestion test * Added file ingestion test * e2e with apm * imports * add group * add --config option to align with collector usage * Update testing/integration/otel_test.go Co-authored-by: Paolo Chilà <[email protected]> * Update testing/integration/otel_test.go Co-authored-by: Paolo Chilà <[email protected]> * Update pkg/testing/tools/estools/elasticsearch.go Co-authored-by: Shaunak Kashyap <[email protected]> * review * typos * fixed unit tests * try guarding against lower version * try guarding against lower version * try with windows * comment for skip * remove windows * quick review resolutions * check suffix for otel configs only * require yml or yaml config * e2e test with logger watching * some test cleanup * more cleanup * typo * name based resolution * e2e fixed * unit test fixed * missing files --------- Co-authored-by: Paolo Chilà <[email protected]> Co-authored-by: Shaunak Kashyap <[email protected]>
- Loading branch information
1 parent
ad7e1b5
commit 1410d2a
Showing
20 changed files
with
24,192 additions
and
4,102 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
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
Oops, something went wrong.