
Confluence Server 6.0.1 - 7.10.1
Bamboo Server 5.14.0 - 7.2.1
Crowd 3.7.0 - 4.2.2
Bitbucket Server 5.0.0 - 7.9.1
See more versions
Thready automatically renames Tomcat threads to include the URL they serve
Thready automatically renames Tomcat threads to include the URL they serve
No need to configure anything - just install
Once installed in Jira, the thread names change accordingly to contain URL which they serve
Changed Confluence thread names
More details
Features:
- Rename Apache Tomcat thread to add URL and Username (if available)
- Example: "main url:/uri username:user1"
- Don't add a suffix for Resources: ".css", ".js", ".png", ".jpg", ".ico", ".woff". ".gif", ".svg"
- Abbreviate the long URL/Username
- Configure the Abbreviation part, set System Property "atlassian.labs.thready.max.message.limit" (Default is 40 and -1 is unlimited)
- "-Datlassian.labs.thready.max.message.limit=-1"
- Keep only 2 URL in the name: First and Last
- "main url:/resource1 url:/resource2"
- "main url:/resource1 ... url:/resource3"
- Clean broken ThreadNames is case thread failed before Thready cleaned the name
Thready is designed to allow you to debug your own Atlassian instances. It helps you find the needle in the haystack quicker than ever. It doesn't collect or store any user/private data.
Icon by www.yugudesign.com
Reviews for cloud
(9)Sign in to write a review
Hi Jeremy, you can set the truncating limit in the version 0.1.5 using this JVM argument
atlassian.labs.thready.max.message.limit=60
The default value is 60 characters and you can set it to unlimited with value -1
Enjoy :)

Hi Adolfo, this is the command used:
watch -n 0.5 'jstack <PID> | grep RUNNABLE | grep exec- -A 20 | tee -a /tmp/thread-dump.txt'
Reviews for server
(9)Sign in to write a review
Thanks for sharing your feedback, glad to hear that :)
Yes, it works with JDK 11



Thanks for feedback
Can you pls share more details at https://community.atlassian.com/t5/tag/addon-com.atlassian.ams.shipit.tomcat-filter/tg-p/category-id/atlassian-marketplace
we will have more context to look into it. Thanks<Edit>. New version with the fix was released. Old version was removed.

Thanks for using the Thready. I've released the new version supporting Jira 8.x

Reviews for Data Center
(9)Sign in to write a review
Hi Jeremy, you can set the truncating limit in the version 0.1.5 using this JVM argument
atlassian.labs.thready.max.message.limit=60
The default value is 60 characters and you can set it to unlimited with value -1
Enjoy :)

Hi Adolfo, this is the command used:
watch -n 0.5 'jstack <PID> | grep RUNNABLE | grep exec- -A 20 | tee -a /tmp/thread-dump.txt'
Cloud Pricing
Server Pricing
Data Center Pricing
Support is not available for this app.
Vendor support resources
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Version 0.3.2 • Jira Server 7.2.0 - 8.14.1,
Confluence Server 6.0.1 - 7.10.1,
Bamboo Server 5.14.0 - 7.2.1,
Crowd 3.7.0 - 4.2.2,
Bitbucket Server 5.0.0 - 7.9.1 • Released 2019-07-01
Summary
Add Jira 8.x support
Details
- Add Jira 8.x support
- Upgrade Spring Scanner Annotations to 2.x
- Bump Compatible apps due to Spring Scanner changes
Installation
- Log into your Atlassian application instance as an admin.
- Click the admin dropdown and choose Add-ons. The Manage add-ons screen loads.
- Click Find new apps or Find new add-ons from the left-hand side of the page.
- Locate Thready - Give Tomcat threads a name via search. Results include app versions compatible with your Atlassian application instance.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.
To find older Thready - Give Tomcat threads a name versions compatible with your instance, you can look through our version history page.