File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
* @name Usage of supported APIs coming from external libraries
3
3
* @description A list of supported 3rd party APIs used in the codebase. Excludes test and generated code.
4
4
* @kind metric
5
- * @tags summary telemetry
5
+ * @tags summary telemetry exclude-from-incremental
6
6
* @id java/telemetry/supported-external-api
7
7
*/
8
8
Original file line number Diff line number Diff line change 2
2
* @name Supported sinks in external libraries
3
3
* @description A list of 3rd party APIs detected as sinks. Excludes test and generated code.
4
4
* @kind metric
5
- * @tags summary telemetry
5
+ * @tags summary telemetry exclude-from-incremental
6
6
* @id java/telemetry/supported-external-api-sinks
7
7
*/
8
8
Original file line number Diff line number Diff line change 2
2
* @name Usage of unsupported APIs coming from external libraries
3
3
* @description A list of 3rd party APIs used in the codebase. Excludes test and generated code.
4
4
* @kind metric
5
- * @tags summary telemetry
5
+ * @tags summary telemetry exclude-from-incremental
6
6
* @id java/telemetry/unsupported-external-api
7
7
*/
8
8
You can’t perform that action at this time.
0 commit comments