diff --git a/libs/telemetry/protos/bundle_deploy.go b/libs/telemetry/protos/bundle_deploy.go index d096cd1bb..c0d0c6b8b 100644 --- a/libs/telemetry/protos/bundle_deploy.go +++ b/libs/telemetry/protos/bundle_deploy.go @@ -33,7 +33,7 @@ type BundleDeployEvent struct { // are no guarantees for these metrics and they maybe removed in the future without // any notice. type BundleDeployExperimental struct { - // Number of YAML (or JSON) configuration files in the bundle. + // Number of configuration files in the bundle. ConfigurationFileCount int64 `json:"configuration_file_count,omitempty"` // Size in bytes of the Terraform state file