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

Added a configuration to disable the automatic dashboard import (closes #1332) #1338

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

rseedorff
Copy link
Member

@rseedorff rseedorff commented Sep 2, 2022

Description

Added a configuration to disable the automatic dashboard import within the elastic hook (closes #1332)

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

Sorry, something went wrong.

within the elastic hook (closes #1332)

Signed-off-by: Robert Seedorff <Robert.Seedorff@iteratec.com>
@rseedorff rseedorff added persistence Implement or update a persistence store maintenance hook Implement or update a hook labels Sep 2, 2022
@rseedorff rseedorff added this to the v3.15.0 milestone Sep 2, 2022
@github-actions
Copy link

github-actions bot commented Sep 2, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ GIT git_diff yes no 0.17s
✅ SPELL misspell 2 0 0.05s
⚠️ YAML prettier 2 1 0.63s
✅ YAML v8r 2 0 1.87s
⚠️ YAML yamllint 2 1 0.13s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@J12934 J12934 merged commit 1558a72 into main Sep 5, 2022
@J12934 J12934 deleted the feature/add-dashboard-import-configuration branch September 5, 2022 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hook Implement or update a hook maintenance persistence Implement or update a persistence store
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Dashboard Importer Job in Elastic-Hook must be configurable
2 participants