Skip to content
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

Support multiple sample events #773

Open
mtojek opened this issue Apr 1, 2022 · 1 comment · May be fixed by #1423
Open

Support multiple sample events #773

mtojek opened this issue Apr 1, 2022 · 1 comment · May be fixed by #1423
Assignees
Labels
Team:Ecosystem Label for the Packages Ecosystem team

Comments

@mtojek
Copy link
Contributor

mtojek commented Apr 1, 2022

Related: elastic/integrations#2939 (comment)

The goal of this issue is to support multiple sample events. Firstly, on the spec level, then in elastic-package.

@jsoriano
Copy link
Member

jsoriano commented Apr 1, 2022

This is how this is supported in Metricbeat: https://github.com/elastic/beats/blob/c52699616a8a77de52a24344e0976dac0a9cfb28/metricbeat/mb/testing/data_generator.go#L98

We will need to add some kind of config for the conditions to select the sample events and the names of the sample files where elastic-package writes them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Ecosystem Label for the Packages Ecosystem team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants