From 5bbf9a6598c4c7f2cac39dbaf99bdb3450d77568 Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Tue, 16 Jul 2024 10:48:07 +0100 Subject: [PATCH] Update model/metrics/dotnet-metrics.yaml Co-authored-by: Liudmila Molkova --- model/metrics/dotnet-metrics.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/model/metrics/dotnet-metrics.yaml b/model/metrics/dotnet-metrics.yaml index b4d482abcd..6429c338bc 100644 --- a/model/metrics/dotnet-metrics.yaml +++ b/model/metrics/dotnet-metrics.yaml @@ -273,4 +273,6 @@ groups: stability: experimental attributes: - ref: error.type + note: "" + examples: ['System.OperationCanceledException', 'Contoso.MyException'] requirement_level: required