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

chore: Add Step Function section to README #335

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

lym953
Copy link
Contributor

@lym953 lym953 commented Nov 19, 2024

What does this PR do?

Adds doc for Step Functions to README, including:

  1. how to instrument Step Functions in TypeScript, Python and Go
  2. how to merge traces with downstream Step Functions or Lambda functions in the three languages
  3. explanation of params
  4. a short explanation of what the construct does
  5. troubleshooting guide for one issue

Motivation

Testing Guidelines

Additional Notes

Types of Changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

@lym953 lym953 requested a review from a team as a code owner November 19, 2024 22:55
@lym953 lym953 force-pushed the yiming.luo/sfn-doc-2 branch from bb4c26c to 8488203 Compare November 22, 2024 23:19
@lym953 lym953 force-pushed the yiming.luo/sfn-doc branch from 10ebdae to d1e2d98 Compare November 25, 2024 23:34
@lym953 lym953 force-pushed the yiming.luo/sfn-doc-2 branch from 8488203 to 6378122 Compare November 25, 2024 23:38
Base automatically changed from yiming.luo/sfn-doc to main November 25, 2024 23:44
@lym953 lym953 force-pushed the yiming.luo/sfn-doc-2 branch from 6378122 to 9de4ae9 Compare November 25, 2024 23:47
@lym953
Copy link
Contributor Author

lym953 commented Nov 25, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented Nov 25, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-11-25 23:48:46 UTC ℹ️ MergeQueue: pull request added to the queue

The median merge time in main is 8m.

@dd-mergequeue dd-mergequeue bot merged commit 6698157 into main Nov 25, 2024
13 checks passed
@dd-mergequeue dd-mergequeue bot deleted the yiming.luo/sfn-doc-2 branch November 25, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants