-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
x-pack/filebeat/module/salesforce: Remove dashboards #39028
x-pack/filebeat/module/salesforce: Remove dashboards #39028
Conversation
This pull request doesn't have a |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Co-authored-by: subham sarkar <[email protected]>
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.
Let's remove the changelog and the rest looks good.
Hey @tommyers-elastic, |
* Remove dashboards from salesforce revamped module * remove dashboards screenshots * Add changelog entry * update docs * Update CHANGELOG.next.asciidoc Co-authored-by: subham sarkar <[email protected]> * fix docs * remove changelog entry --------- Co-authored-by: subham sarkar <[email protected]> Co-authored-by: subham sarkar <[email protected]> (cherry picked from commit c7829d3)
* Remove dashboards from salesforce revamped module * remove dashboards screenshots * Add changelog entry * update docs * Update CHANGELOG.next.asciidoc Co-authored-by: subham sarkar <[email protected]> * fix docs * remove changelog entry --------- Co-authored-by: subham sarkar <[email protected]> Co-authored-by: subham sarkar <[email protected]> (cherry picked from commit c7829d3) Co-authored-by: Kush Rana <[email protected]>
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 version8.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
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues