Skip to content

[cloud_asset_inventory] Fix duplicated 'Discovery' in data stream descriptions#18414

Open
SAY-5 wants to merge 1 commit intoelastic:mainfrom
SAY-5:fix-cloud-asset-inventory-duplicate-discovery
Open

[cloud_asset_inventory] Fix duplicated 'Discovery' in data stream descriptions#18414
SAY-5 wants to merge 1 commit intoelastic:mainfrom
SAY-5:fix-cloud-asset-inventory-duplicate-discovery

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 15, 2026

Addresses one item from #18242 (text-auditor batch).

packages/cloud_asset_inventory/data_stream/asset_inventory/manifest.yml contained Asset Discovery Discovery for all three cloud providers:

  • AWS — line 14
  • Azure — line 151
  • GCP — line 310

The duplicated word renders in the Kibana data stream picker and the integrations catalog. Drop the duplicate so each entry reads Asset Discovery for <provider>.

  • Bumped cloud_asset_inventory patch version to 1.5.1 and added a bugfix changelog.yml entry as required by the integrations release process.
  • Verified the upstream still contains the duplication on main before opening this PR.
  • Scoped to a single package (per [text-auditor] Batch fix clear repeated-word typos and one CLI typo in user-facing text #18242 the auditor flagged many packages — happy to follow up with separate one-package-per-PR fixes if this is the preferred style).

… data stream descriptions

The asset_inventory manifest contained 'Asset Discovery Discovery' for
all three cloud providers (AWS at line 14, Azure at line 151, GCP at
line 310), surfacing as a duplicated word in the data stream
description rendered in Kibana and the integrations catalog.

Drop the duplicate 'Discovery' so each entry reads 'Asset Discovery
for <provider>'. Bump the package patch version to 1.5.1 with a
bugfix changelog entry referencing the upstream text-auditor issue
(elastic#18242).
@SAY-5 SAY-5 requested a review from a team as a code owner April 15, 2026 15:20
@cla-checker-service
Copy link
Copy Markdown

❌ Author of the following commits did not sign a Contributor Agreement:
b605491

Please, read and sign the above mentioned agreement if you want to contribute to this project

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

Reviewers

Buildkite won't run for external contributors automatically; you need to add a comment:

  • /test : will kick off a build in Buildkite.

NOTE: https://github.com/elastic/integrations/blob/main/.buildkite/pull-requests.json contains all those details.

@andrewkroh andrewkroh added needs CLA User must sign the Elastic Contributor License before review. Integration:cloud_asset_inventory Cloud Asset Discovery Team:Security-Cloud Services Security Data Experience - Cloud Services team [elastic/cloud-services] labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:cloud_asset_inventory Cloud Asset Discovery needs CLA User must sign the Elastic Contributor License before review. Team:Security-Cloud Services Security Data Experience - Cloud Services team [elastic/cloud-services]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants