-
Notifications
You must be signed in to change notification settings - Fork 31
Support for Metrics #108
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
Labels
Milestone
Comments
Community & customer feedback:
Proposal: let's start as simple as collecting the metrics provided by the Lambda platform logs:
|
6 tasks
Was closed by mistake upon merging #202 - We still need to update the APM model to properly include faas information alongside the metrics (ie. replace |
With elastic/apm-server#8400 merged, I think we can close this. Server support will be in 8.4. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should decide on a strategy for reporting metrics (such as memory usage, total available memory, billing duration/init duration, etc.). This may mean making the agent's metrics work inside a lambda function, it may mean using the Lambda Logs API to look for and report metrics, it may means leveraging metric beat or function beat, or may mean some other thing.
The text was updated successfully, but these errors were encountered: