datawave icon indicating copy to clipboard operation
datawave copied to clipboard

Query metric parameter formatting

Open ivakegg opened this issue 2 years ago • 2 comments

The query metric parameters tend to span many horizontal pages, usually due to the length of the return fields and/or limit fields parameters. We need to format that column in the query metrics page such that each parameter is on a separate line.

ivakegg avatar Jun 14 '22 11:06 ivakegg

This is probably easiest achieved by adding some javascript to the query metrics html page and doing the parameter splitting there.

jwomeara avatar Jun 14 '22 13:06 jwomeara

Created https://github.com/NationalSecurityAgency/datawave-query-metric-service/pull/4

kevinrr888 avatar Jun 15 '22 17:06 kevinrr888