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

web: define integration enroll step event types #51097

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flyinghermit
Copy link
Contributor

@flyinghermit flyinghermit commented Jan 16, 2025

This PR:

  • adds INTEGRATION_ENROLL_KIND_AWS_IDENTITY_CENTER to IntegrationEnrollKind enum, which is used to identify integration types in the posthog events.
  • adds integration enroll step type, which can be used to emit individual configuration step events. Types are immediately used in https://github.com/gravitational/teleport.e/pull/5853 but generic enough to be reused in other integration types.

Type values matches as defined in the proto type #51082

Part of https://github.com/gravitational/teleport.e/issues/5513

@flyinghermit flyinghermit added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v17 labels Jan 16, 2025
@flyinghermit flyinghermit marked this pull request as ready for review January 16, 2025 00:34
@github-actions github-actions bot requested review from gzdunek and ravicious January 16, 2025 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry size/sm ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant