Java: Convert telemetry queries to summary metrics

Use the support for summary metrics with messages that'll be in the next
version of the CodeQL CLI.
This commit is contained in:
Henry Mercer
2021-12-15 17:59:01 +00:00
parent b53e3499cb
commit 5696146179
5 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
* @name External libraries
* @description A list of external libraries used in the code
* @kind metric
* @metricType callable
* @tags summary
* @id java/telemetry/external-libs
*/