28 Feb 2025 05:13 PM
Looking for a way to build a user session query to give me a count on how many userActions result in HTTP 500 errors based on specific URLs.
Is there a way to filter on just HTTP 500 errors using the User session query?
Solved! Go to Solution.
28 Feb 2025 06:45 PM
Hi this might be an appropriate post for the Product Ideas section.
An idea of making this work for the time being may be to create a chart based on the name of the errors that came up during user sessions. Then manually looking them and correlating which ones are associated with HTTP 500 internal server errors.
03 Mar 2025 02:55 PM
@KeeganNelson Thats a good idea. Would you be able to provide a sample USQL to chart it out?
03 Mar 2025 06:46 PM
I was thinking something like this. Selecting specific columns like application name, city may help to better understand the counts per error.
Let me know if this is what you're looking for.
03 Mar 2025 05:10 PM
Hi,
Product idea has been raised -> https://community.dynatrace.com/t5/Product-ideas/User-Session-Query-Language-Sessions-with-HTTP-500-...
Best regards