Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SelvakumarNagendran opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SelvakumarNagendran
Copy link

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

@SelvakumarNagendran SelvakumarNagendran added the enhancement New feature or request label Nov 19, 2024
pmillett added a commit to pmillett/entity-definitions that referenced this issue Dec 3, 2024
vlopeziglesias pushed a commit to pmillett/entity-definitions that referenced this issue Dec 11, 2024
vlopeziglesias pushed a commit to pmillett/entity-definitions that referenced this issue Dec 12, 2024
vlopeziglesias pushed a commit to pmillett/entity-definitions that referenced this issue Dec 12, 2024
vlopeziglesias pushed a commit that referenced this issue Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant