Skip to content
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

Promote process.io and process.tty fields to GA #2317

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

mjwolf
Copy link
Contributor

@mjwolf mjwolf commented Jan 23, 2024

Remove process.io and process.tty fields from beta, and promote to GA.

These fields have stabilized and are used in released features, so they can leave beta.

  • Have you signed the contributor license agreement? ✅
  • Have you followed the contributor guidelines? ✅
  • For proposing substantial changes or additions to the schema, have you reviewed the [RFC process] (https://github.com/elastic/ecs/blob/main/rfcs/README.md)? N/A
  • If submitting code/script changes, have you verified all tests pass locally using make test? ✅
  • If submitting schema/fields updates, have you generated new artifacts by running make and committed those changes? ✅
  • Is your pull request against main? Unless there is a good reason otherwise, we prefer pull requests against main and will backport as needed. ✅
  • Have you added an entry to the CHANGELOG.next.md? ✅

Remove process.io and process.tty fields from beta, and promote to GA.

These fields have stabilized and are used in released features, so they can
leave beta.
@mjwolf mjwolf requested a review from a team as a code owner January 23, 2024 22:26
Copy link

Documentation changes preview: https://ecs_2317.docs-preview.app.elstc.co/diff

Copy link
Member

@norrietaylor norrietaylor left a comment

Choose a reason for hiding this comment

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

For further context, these fields drive the "Terminal Output view UI" in session view which is no longer beta.

https://www.elastic.co/guide/en/security/current/session-view.html#session-view-output

@trisch-me
Copy link
Contributor

@norrietaylor it still says it is beta in current release (8.12)

@norrietaylor
Copy link
Member

Good catch @trisch-me, it appears the docs were not updated when we removed the beta tags from in-product.

@nick-alayil is going to work with @benironside to fix this inconsistency.

@mjwolf mjwolf merged commit 7ba62a3 into elastic:main Jan 24, 2024
4 checks passed
@mjwolf mjwolf deleted the ga_process_fields branch January 24, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants