From b287e634232b4b19e246a24cac2e834f7ca8fb13 Mon Sep 17 00:00:00 2001 From: pmillett Date: Thu, 12 Dec 2024 03:29:50 -0700 Subject: [PATCH] changed lambda expiration to quarterly (#1802) Related to this issue https://github.com/newrelic/entity-definitions/issues/1792 --- entity-types/infra-awslambdafunction/definition.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entity-types/infra-awslambdafunction/definition.yml b/entity-types/infra-awslambdafunction/definition.yml index 2d2795c3c..cb1e2f4f3 100644 --- a/entity-types/infra-awslambdafunction/definition.yml +++ b/entity-types/infra-awslambdafunction/definition.yml @@ -14,7 +14,7 @@ goldenTags: - label.env - label.environment configuration: - entityExpirationTime: DAILY + entityExpirationTime: QUARTERLY alertable: true synthesis: @@ -52,4 +52,4 @@ synthesis: tags: aws.Arn: # Used in AWSLAMBDAFUNCTION.yml for entity relationship candidates - aws.lambda.FunctionName: \ No newline at end of file + aws.lambda.FunctionName: