Skip to content

Commit e999f66

Browse files
committed
Add product to Products cs
1 parent 534edb4 commit e999f66

File tree

1 file changed

+1
-0
lines changed
  • src/Elastic.Documentation.Configuration/Builder

1 file changed

+1
-0
lines changed

src/Elastic.Documentation.Configuration/Builder/Products.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ public static class Products
2323
new("cloud-terraform", "Elastic Cloud Terraform"),
2424
new("ecs", "Elastic Common Schema (ECS)"),
2525
new("ecs-logging", "ECS Logging"),
26+
new("edot-cf", "EDOT Cloud Forwarder"),
2627
new("edot-sdk", "Elastic Distribution of OpenTelemetry SDK"),
2728
new("edot-collector", "Elastic Distribution of OpenTelemetry Collector"),
2829
new("elastic-agent", "Elastic Agent"),

0 commit comments

Comments
 (0)