diff --git a/packages/trend_micro_vision_one/data_stream/telemetry/_dev/test/policy/test-all.expected b/packages/trend_micro_vision_one/data_stream/telemetry/_dev/test/policy/test-all.expected index 2fd14fa59df..56c18a2eb0c 100644 --- a/packages/trend_micro_vision_one/data_stream/telemetry/_dev/test/policy/test-all.expected +++ b/packages/trend_micro_vision_one/data_stream/telemetry/_dev/test/policy/test-all.expected @@ -35,8 +35,8 @@ inputs: // a package having `createdDateTime == endDateTime` will be rare.** // // The documentation calls it "the end of the data retrieval time range". - // It also says that "The data pipeline ingests data at least every 2 - // minutes." If a package is created every minute on average, there's a + // It also says that - the data pipeline ingests data at least every 2 + // minutes. If a package is created every minute on average, there's a // 1.7% chance it's creation time will fall on the last second of a given // 15 minute window. // If the condition is inclusive and a package falls on the `endDateTime`, diff --git a/packages/trend_micro_vision_one/data_stream/telemetry/_dev/test/policy/test-default.expected b/packages/trend_micro_vision_one/data_stream/telemetry/_dev/test/policy/test-default.expected index cd4517a0e80..7686c30195f 100644 --- a/packages/trend_micro_vision_one/data_stream/telemetry/_dev/test/policy/test-default.expected +++ b/packages/trend_micro_vision_one/data_stream/telemetry/_dev/test/policy/test-default.expected @@ -30,8 +30,8 @@ inputs: // a package having `createdDateTime == endDateTime` will be rare.** // // The documentation calls it "the end of the data retrieval time range". - // It also says that "The data pipeline ingests data at least every 2 - // minutes." If a package is created every minute on average, there's a + // It also says that - the data pipeline ingests data at least every 2 + // minutes. If a package is created every minute on average, there's a // 1.7% chance it's creation time will fall on the last second of a given // 15 minute window. // If the condition is inclusive and a package falls on the `endDateTime`, diff --git a/packages/trend_micro_vision_one/data_stream/telemetry/agent/stream/cel.yml.hbs b/packages/trend_micro_vision_one/data_stream/telemetry/agent/stream/cel.yml.hbs index e2688ff4592..14b0e615f98 100644 --- a/packages/trend_micro_vision_one/data_stream/telemetry/agent/stream/cel.yml.hbs +++ b/packages/trend_micro_vision_one/data_stream/telemetry/agent/stream/cel.yml.hbs @@ -65,8 +65,8 @@ program: | // a package having `createdDateTime == endDateTime` will be rare.** // // The documentation calls it "the end of the data retrieval time range". - // It also says that "The data pipeline ingests data at least every 2 - // minutes." If a package is created every minute on average, there's a + // It also says that - the data pipeline ingests data at least every 2 + // minutes. If a package is created every minute on average, there's a // 1.7% chance it's creation time will fall on the last second of a given // 15 minute window. // If the condition is inclusive and a package falls on the `endDateTime`,