Skip to content

[DRAFT]Add generate k8s node data scripts and templates #107

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

Closed

Conversation

MichaelKatsoulis
Copy link

No description provided.

@MichaelKatsoulis MichaelKatsoulis marked this pull request as draft October 5, 2023 09:55
@@ -0,0 +1,33 @@
fields:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, move these files in schema-b subfolder, thanks :)

@@ -0,0 +1,120 @@
function exit_handler()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will be most probably taken care by elastic-package benchmark rally (elastic/elastic-package#1475, elastic/elastic-package#984 (comment))

range:
min: 0
max: 10000
- name: timedate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can have a date type with period (values will be evenly generated between time.Now() and time.Now().Add(period), where period is expressed as time.Duration)

along with -n, --now date time to use for generation based on now (date type) when invoking elastic-integration-corpus-generator-tool generate-with-template

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 6991fc4

@ruflin
Copy link
Contributor

ruflin commented Dec 20, 2023

Do we still need this PR? I assume this would not land directly in the k8s integration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants