You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tracer/src/Datadog.Trace/Generated/net461/Datadog.Trace.SourceGenerators/ConfigurationKeysGenerator/ConfigurationKeys2.AppSec.g.cs
/// Blocking response template for HTML content. This template is used in combination with the status code to craft and send a response upon blocking the request.
/// Blocking response template for Json content. This template is used in combination with the status code to craft and send a response upon blocking the request.
Copy file name to clipboardExpand all lines: tracer/src/Datadog.Trace/Generated/net461/Datadog.Trace.SourceGenerators/ConfigurationKeysGenerator/ConfigurationKeys2.AzureAppService.g.cs
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,14 @@
8
8
9
9
// This file is auto-generated from supported-configurations.json and supported-configurations-docs.yaml
10
10
// Do not edit this file directly. The source generator will regenerate it on build.
11
-
// NOTE: If you remove keys/products from the JSON, run 'dotnet clean' to remove old generated files.
12
-
11
+
// NOTE: If you remove keys/products from the JSON, run 'dotnet clean' and remove old generated files.
Copy file name to clipboardExpand all lines: tracer/src/Datadog.Trace/Generated/net461/Datadog.Trace.SourceGenerators/ConfigurationKeysGenerator/ConfigurationKeys2.CIVisibility.g.cs
+11-13Lines changed: 11 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -8,19 +8,17 @@
8
8
9
9
// This file is auto-generated from supported-configurations.json and supported-configurations-docs.yaml
10
10
// Do not edit this file directly. The source generator will regenerate it on build.
11
-
// NOTE: If you remove keys/products from the JSON, run 'dotnet clean' to remove old generated files.
12
-
11
+
// NOTE: If you remove keys/products from the JSON, run 'dotnet clean' and remove old generated files.
13
12
namespaceDatadog.Trace.Configuration;
14
13
15
14
internalstaticpartialclassConfigurationKeys2
16
15
{
17
16
internalstaticclassCIVisibility
18
17
{
19
-
20
18
/// <summary>
21
19
/// An internal key used to "tell" tracer settings that we're running in CI Visibility mode
Copy file name to clipboardExpand all lines: tracer/src/Datadog.Trace/Generated/net461/Datadog.Trace.SourceGenerators/ConfigurationKeysGenerator/ConfigurationKeys2.DataStreamsMonitoring.g.cs
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -8,26 +8,24 @@
8
8
9
9
// This file is auto-generated from supported-configurations.json and supported-configurations-docs.yaml
10
10
// Do not edit this file directly. The source generator will regenerate it on build.
11
-
// NOTE: If you remove keys/products from the JSON, run 'dotnet clean' to remove old generated files.
12
-
11
+
// NOTE: If you remove keys/products from the JSON, run 'dotnet clean' and remove old generated files.
Copy file name to clipboardExpand all lines: tracer/src/Datadog.Trace/Generated/net461/Datadog.Trace.SourceGenerators/ConfigurationKeysGenerator/ConfigurationKeys2.Debug.g.cs
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -8,23 +8,21 @@
8
8
9
9
// This file is auto-generated from supported-configurations.json and supported-configurations-docs.yaml
10
10
// Do not edit this file directly. The source generator will regenerate it on build.
11
-
// NOTE: If you remove keys/products from the JSON, run 'dotnet clean' to remove old generated files.
12
-
11
+
// NOTE: If you remove keys/products from the JSON, run 'dotnet clean' and remove old generated files.
13
12
namespaceDatadog.Trace.Configuration;
14
13
15
14
internalstaticpartialclassConfigurationKeys2
16
15
{
17
16
internalstaticclassDebug
18
17
{
19
-
20
18
/// <summary>
21
19
/// Configuration key for forcing the automatic instrumentation to only use the fallback method lookup mechanism.
0 commit comments