Skip to content

Remove duplicate security solution tags from obs-infraobs packages#17023

Merged
teresaromero merged 6 commits intoelastic:mainfrom
teresaromero:fix-duplicate-tags-obs-infraobs
Feb 11, 2026
Merged

Remove duplicate security solution tags from obs-infraobs packages#17023
teresaromero merged 6 commits intoelastic:mainfrom
teresaromero:fix-duplicate-tags-obs-infraobs

Conversation

@teresaromero
Copy link
Copy Markdown
Contributor

@teresaromero teresaromero commented Jan 21, 2026

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:

  • Removed duplicate tag references from dashboards and searches
  • Deleted duplicate tag definition files
  • Added changelog entries (bugfix, patch version)
  • Updated package manifest versions

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

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
@teresaromero teresaromero added the bugfix Pull request that fixes a bug issue label Jan 21, 2026
@teresaromero teresaromero marked this pull request as ready for review January 21, 2026 15:17
@teresaromero teresaromero requested review from a team as code owners January 21, 2026 15:17
@teresaromero teresaromero added Integration:system System Integration:o365_metrics Microsoft Office 365 Metrics Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels Jan 21, 2026
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@andrewkroh andrewkroh added the dashboard Relates to a Kibana dashboard bug, enhancement, or modification. label Jan 21, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR correctly addresses the duplicate security-solution-default tag issue by:

  1. Removing duplicate tag references from Kibana dashboard and search JSON files in both o365_metrics and system packages
  2. Deleting the orphaned tag definition files that are no longer needed
  3. Adding appropriate changelog entries with bugfix type
  4. 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.

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

@teresaromero teresaromero merged commit ce3d348 into elastic:main Feb 11, 2026
9 checks passed
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package o365_metrics - 1.1.1 containing this change is available at https://epr.elastic.co/package/o365_metrics/1.1.1/

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package system - 2.12.1 containing this change is available at https://epr.elastic.co/package/system/2.12.1/

jakubgalecki0 pushed a commit to jakubgalecki0/integrations that referenced this pull request Feb 19, 2026
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes a bug issue dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Integration:o365_metrics Microsoft Office 365 Metrics Integration:system System Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants