beats icon indicating copy to clipboard operation
beats copied to clipboard

x-pack/filebeat/module/salesforce: Remove dashboards

Open kush-elastic opened this issue 10 months ago • 4 comments

Description

This PR aims to remove dashboards from the recently revamped Salesforce module. The plan is to discontinue support for dashboards created in version 7.15.0, as the overall Beats framework has ceased support for version 8.X.X dashboards.

For the newer dashboards, support will continue in the upcoming revamp of the Salesforce Integration, ensuring that the latest features and functionalities are available for users.

Checklist

  • [x] My code follows the style guidelines of this project
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] I have made corresponding change to the default configuration files
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

  • Relates https://github.com/elastic/obs-infraobs-team/issues/1277
  • Relates https://github.com/elastic/obs-infraobs-team/issues/1248

kush-elastic avatar Apr 18 '24 06:04 kush-elastic

This pull request doesn't have a Team:<team> label.

botelastic[bot] avatar Apr 18 '24 06:04 botelastic[bot]

This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @kush-elastic? 🙏. For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed branches, such as:

  • backport-v8./d.0 is the label to automatically backport to the 8./d branch. /d is the digit

mergify[bot] avatar Apr 18 '24 06:04 mergify[bot]

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 159 min 56 sec

:grey_exclamation: Flaky test report

No test was executed to be analysed.

:robot: GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

elasticmachine avatar Apr 18 '24 06:04 elasticmachine

Hey @tommyers-elastic, We need your approval on this PR as part of removing dashboards from Salesforce module.

kush-elastic avatar May 02 '24 06:05 kush-elastic