Skip to content

Explore renaming active job segments #3133

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
hannahramadan opened this issue Apr 15, 2025 · 1 comment
Open

Explore renaming active job segments #3133

hannahramadan opened this issue Apr 15, 2025 · 1 comment
Labels
enhancement Enhancement to existing features high impact small version: 10.0.0 Next Major Release - Breaking Changes

Comments

@hannahramadan
Copy link
Contributor

Active Job segments share the naming pattern: Ruby/ActiveJob/#{queue}/#{method}

This means that jobs from different classes are often named the same thing. It could be valuable to provide more information on what job created the segment by improving naming. One idea might be to add the class name. We should explore if this would be valuable for customers in a 10.0 release.

@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing features high impact small version: 10.0.0 Next Major Release - Breaking Changes
Projects
None yet
Development

No branches or pull requests

1 participant