Skip to content

[Okta Entity Analytics] Removes non-existent reference to Entity Analytics app section#18997

Merged
jmikell821 merged 3 commits into
mainfrom
docs-enhancement/issue-6191
May 15, 2026
Merged

[Okta Entity Analytics] Removes non-existent reference to Entity Analytics app section#18997
jmikell821 merged 3 commits into
mainfrom
docs-enhancement/issue-6191

Conversation

@jmikell821
Copy link
Copy Markdown
Member

Proposed commit message

Removes non-existent reference to Entity Analytics app section + some formatting and clarity fixes.

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

How to test this PR locally

Related issues

Resolves elastic/docs-content#6191.

@jmikell821 jmikell821 self-assigned this May 13, 2026
@jmikell821 jmikell821 requested a review from a team as a code owner May 13, 2026 17:55
@jmikell821 jmikell821 added the enhancement New feature or request label May 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Please run these commands to update changelogs and build docs:

for pkg in entityanalytics_okta; do
  cd packages/$pkg
  elastic-package changelog add --type enhancement --description "Improve documentation" --link "https://github.com/elastic/integrations/pull/18997" --next minor
  elastic-package build
  cd ../..
done
git add -u
git commit -m "docs: update changelogs and build documentation"
git push

Prerequisite: go install github.com/elastic/elastic-package

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 13, 2026

Vale Linting Results

Summary: 2 warnings found

⚠️ Warnings (2)
File Line Rule Message
packages/entityanalytics_okta/_dev/build/docs/README.md 59 Elastic.DirectionalLanguage Don't use directional language. Use 'the label of the element' instead of 'left-hand side'.
packages/entityanalytics_okta/docs/README.md 59 Elastic.DirectionalLanguage Don't use directional language. Use 'the label of the element' instead of 'left-hand side'.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

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

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@andrewkroh andrewkroh added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:entityanalytics_okta Okta Entity Analytics Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels May 13, 2026
@infra-vault-gh-plugin-prod
Copy link
Copy Markdown

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

Copy link
Copy Markdown
Contributor

@efd6 efd6 left a comment

Choose a reason for hiding this comment

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

Nit, then LGTM.

Comment thread packages/entityanalytics_okta/changelog.yml Outdated
@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

cc @jmikell821

Copy link
Copy Markdown
Contributor

@efd6 efd6 left a comment

Choose a reason for hiding this comment

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

Thanks

@jmikell821 jmikell821 merged commit 66862c1 into main May 15, 2026
13 checks passed
@jmikell821 jmikell821 deleted the docs-enhancement/issue-6191 branch May 15, 2026 14:47
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:entityanalytics_okta Okta Entity Analytics Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Website]: Entity Analytics Okta OIN App

4 participants