Assigned
Status Update
Comments
ch...@google.com <ch...@google.com>
ch...@google.com <ch...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Description
We would like to create Trace reports which filter to only include the traces for a particular service.
Additionally we would like more flexibility in selecting the response codes.
How this might work:
On the 'Create analysis report' page instead of having Request Filter dropdown, it should have the filter like on the Trace explorer page. Alternatively being able the also select the hostname would probably be sufficient.
For the response codes it would be useful to be able to select individual response codes/classes. When reporting on successful requests we typically we filter out 429 and 5xx response codes.
If applicable, reasons why alternative solutions are not sufficient:
We have many services running a single GCP project. The common requests paths of 'GET /' or 'POST /' are not sufficient to distinguish between requests of different services, so we're unable to generate trace reports of each individual service.