Lambda Telemetry API support #14
davecardwell
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://docs.aws.amazon.com/lambda/latest/dg/telemetry-api.html
I’m trying to create a Lambda Extension that relies on the Lambda Telemetry API, but it looks like that is not currently supported.
The Logs API would have been a usable fallback, but it looks like that isn’t implemented either. That API has been superseded by the Telemetry API, so I think it would be fine to just implement the latter.
Beta Was this translation helpful? Give feedback.
All reactions