Remove duplicate security solution tags from obs-infraobs packages#17023
Conversation
Packages affected: This PR removes duplicate security-solution-default tags from Kibana dashboards, searches, and visualizations, deletes corresponding tag definition files, and updates changelog entries and manifest versions. Changes: - Removed duplicate tag references from dashboards and searches - Deleted duplicate tag definition files - Added changelog entries (bugfix, patch version) - Updated package manifest versions Total files changed: 44
🚀 Benchmarks reportTo see the full report comment with |
There was a problem hiding this comment.
This PR correctly addresses the duplicate security-solution-default tag issue by:
- Removing duplicate tag references from Kibana dashboard and search JSON files in both
o365_metricsandsystempackages - Deleting the orphaned tag definition files that are no longer needed
- Adding appropriate changelog entries with
bugfixtype - Incrementing patch versions in manifests
All modified JSON files are syntactically valid. The elastic-package check command passes on both packages (the skipped validation errors are pre-existing issues unrelated to this PR). The changes align with the validation requirements being introduced in elastic/package-spec#1042.
Why is Claude responding? | Type @claude to interact further
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
💚 Build Succeeded
History
|
|
Package o365_metrics - 1.1.1 containing this change is available at https://epr.elastic.co/package/o365_metrics/1.1.1/ |
|
Package system - 2.12.1 containing this change is available at https://epr.elastic.co/package/system/2.12.1/ |
…lastic#17023) * Remove duplicate security solution tags from obs-infraobs packages Packages affected: This PR removes duplicate security-solution-default tags from Kibana dashboards, searches, and visualizations, deletes corresponding tag definition files, and updates changelog entries and manifest versions. Changes: - Removed duplicate tag references from dashboards and searches - Deleted duplicate tag definition files - Added changelog entries (bugfix, patch version) - Updated package manifest versions Total files changed: 44 * update changelog * remove duplicate security solution tags from o365_metrics and system packages
Proposed commit message
This PR removes duplicate security-solution-default tags from Kibana dashboards, searches, and visualizations, deletes corresponding tag definition files, and updates changelog entries and manifest versions.
Changes:
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots