-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: added kibana dashboard #309
Conversation
/run pipeline |
1 similar comment
/run pipeline |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to the comments, I think we should also give a general toggle as an input variable to allow to deploy or not kibana. We should also clearly highlight that the kibana image is not certified in any way by IBM, and coming from the official registry.
/run pipeline |
/run pipeline |
/run pipeline |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing the comments, some additional minor items
/run pipeline |
3 similar comments
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
1 similar comment
/run pipeline |
/run pipeline |
/run pipeline |
1 similar comment
/run pipeline |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/run pipeline |
1 similar comment
/run pipeline |
/run pipeline |
/run pipeline |
2 similar comments
/run pipeline |
/run pipeline |
🎉 This PR is included in version 1.21.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
…in a code engine project. To enable, set `enable_kibana_dashboard` to `true` (#309)
Description
Git Issue
elasticsearch_index
andelasticsearch_cluster_settings
in basic example which was causing the test to fail.Git Issue
Release required?
x.x.X
)x.X.x
)X.x.x
)Release notes content
Added kibana dashboard to ES-DA.
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers