-
Notifications
You must be signed in to change notification settings - Fork 127
Support system tests otel input #2885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This reverts commit 77de02ed6bc3c765f8e88954fa3bee5e780ad37a.
@jsoriano it looks like there is no "Index Template" created when these input packages using As a reference, for instance This makes the system test fail with this error:
This is used to get the mappings that were installed to compare them with those that are available after being ingested the documents. |
Ok, it seems that it is pending as mentioned in elastic/kibana#232628
Do you think there is going to be an Index Template installed for that as in the other packages? |
💔 Build Failed
Failed CI StepsHistory
cc @mrodm |
Relates #2835
Depends on elastic/kibana#233090
Depends on elastic/fleet-server#5469
Add support of system tests in input packages using otelcol input.
How to test this PR locally
Use the kibana code from elastic/kibana#233090. Enable the feature flag
enableOtelIntegrations
.Using elastic-package to install the scenario (with these instructions: https://github.com/elastic/elastic-package/blob/main/docs/howto/use_existing_stack.md).