#How to group transactions to get aggregated apdex score

4 messages · Page 1 of 1 (latest)

restive compass
#

Say I have the following endpoint: /api/run/{id}/action
I want to be able to group all calls to action so I see a single apdex score for this endpoint.
Is this possible in the Discover or Performance tabs or via your APIs?

I have a lot of endpoints where one or more parts of the path is made up of an ID, and I can't figure out how best I group these to extract reports.
Any help on this would be greatly appreciated.
Thanks

grave falcon
#

Have you tried a free text search like this in Performance->backend

restive compass
#

Yeah - that helps, but I have many endpoints that have one or two dynamic elements in the path. Is going to be a chore reporting in this way 😦 Any advice on how I can improve things? Like - if I can get this aggregated apdex via API, I could maybe script something for each of the endpoints I want to report on?

grave falcon
#

If you are on a business plan you can use Discover UX and APIs to find transactions based on a given Apdex Threshold