Skip to content

feat(js): allow naming generates #3416

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marcelfolaron
Copy link
Contributor

@marcelfolaron marcelfolaron commented Aug 13, 2025

Implements #3378 custom span names for generate steps. New optional parameter called stepName can be set to define the step name displayed in traces. Will default to "generate" if stepName is not set.

Checklist (if applicable):

@github-actions github-actions bot added the js label Aug 13, 2025
@marcelfolaron marcelfolaron changed the title Named generates feat(js) allow naming generates Aug 13, 2025
@marcelfolaron marcelfolaron changed the title feat(js) allow naming generates feat(js): allow naming generates Aug 13, 2025
@marcelfolaron
Copy link
Contributor Author

marcelfolaron commented Aug 14, 2025

Missed to commit my change to rename the parameter name in the testapp to stepName. Should build now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant