Add TSP diagnostic for binlog usage

This commit is contained in:
Tamas Vajk
2024-06-28 09:40:41 +02:00
parent c8927447f5
commit 4db586f17d
2 changed files with 28 additions and 0 deletions

View File

@@ -26,3 +26,17 @@
"telemetry": true
}
}
{
"markdownMessage": "C# was extracted with the experimental 'binlog' option.",
"severity": "note",
"source": {
"extractorName": "csharp",
"id": "csharp/autobuilder/buildless/binlog",
"name": "C# was extracted with the experimental 'binlog' option"
},
"visibility": {
"cliSummaryTable": true,
"statusPage": true,
"telemetry": true
}
}