Skip to content

Increase the entityExpirationTime for Lambda functions to Quarterly from daily #1792

@SelvakumarNagendran

Description

@SelvakumarNagendran

Summary

Currently, the lambda entities are set to expire daily. It creates a problem if a lambda function is not invoked often but only occasionally especially when the API based polling interval is set to an hour or more

Desired Behavior

Lambda entities should not expire and deleted daily if the lambda was not invoked for the last 24 hours. Instead, they should expire only after a quarter.

Possible Solution

NOTE: # ( Increase the entityExpirationTime to Quarterly here similar to the one configured for APM entities here )

Additional context

Reference NewRelic support case number: Case #00232587 Lambda does not show up in serverless page

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions