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

DXCDT-337: Add support for segment log stream #151

Merged
merged 3 commits into from
Jan 24, 2023

Conversation

jeff-auth0
Copy link
Contributor

@jeff-auth0 jeff-auth0 commented Jan 24, 2023

🔧 Changes

This change adds a log stream type and sink for Segment.

📚 References

Required in:

auth0/terraform-provider-auth0#437

🔬 Testing

NOTE: I wrote the tests but was unable to run the test locally. Can you please run to make sure it works?

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

Copy link
Contributor

@sergiught sergiught left a comment

Choose a reason for hiding this comment

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

Hey @jeff-auth0 👋🏻 Thanks a lot for the contribution! I went ahead and helped out a little to get this in the right place.

Summary:

  • The sink field for segment log stream is actually segmentWriteKey so renamed it to that.
  • Added generated accessors through make generate command.
  • Added test recordings

@sergiught sergiught changed the title feature: Add support for segment log stream DXCDT-337: Add support for segment log stream Jan 24, 2023
@sergiught sergiught merged commit 9c95604 into auth0:main Jan 24, 2023
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.

2 participants