serverless-plugin-datadog | Serverless plugin to automagically instrument | Cloud Functions library
kandi X-RAY | serverless-plugin-datadog Summary
kandi X-RAY | serverless-plugin-datadog Summary
title: Datadog Serverless Plugin kind: documentation aliases:.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of serverless-plugin-datadog
serverless-plugin-datadog Key Features
serverless-plugin-datadog Examples and Code Snippets
Community Discussions
Trending Discussions on serverless-plugin-datadog
QUESTION
I am using serverless-plugin-datadog, which uses datadog-lambda-layer under the hood.
The docs state, that by using this plugin it is not necessary to wrap a handler anymore. This is, by the way, the main reason why I decided to go for it.
The lambda itself is a REST API, which responds with dedicated status codes.
My question now is, how can I monitor the number of 4xx
and 5xx
http status codes? Do I have to define custom metrics in datadog for this to work? I was under the assumption that the plugin comes with those data out-of-the-box, but it looks like I'm missing an important part here.
ANSWER
Answered 2020-May-25 at 18:21but it looks like I'm missing an important part here.
That was the point. The lambda itself has not much todo with particular statusCodes
. So I either may log each status code and let datadog parse it accordingly.
Or, that's the solution I went for, I can leverage API-Gateway for monitoring status codes per lambda.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install serverless-plugin-datadog
Each version of the plugin is published with a specific set of versions of the Datadog Lambda layers. To pick up new features and bug fixes provided by the latest versions of Datadog Lambda layers, upgrade the serverless framework plugin. Test the new version before applying it on your production applications.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page