https://github.com/datadog/datadog-serverless-functions
Repo of AWS Lambda and Azure Functions functions that process streams and send data to Datadog
https://github.com/datadog/datadog-serverless-functions
Last synced: about 1 year ago
JSON representation
Repo of AWS Lambda and Azure Functions functions that process streams and send data to Datadog
- Host: GitHub
- URL: https://github.com/datadog/datadog-serverless-functions
- Owner: DataDog
- License: apache-2.0
- Created: 2015-12-17T20:04:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T07:57:51.000Z (about 1 year ago)
- Last Synced: 2025-04-11T09:57:20.161Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 2.32 MB
- Stars: 342
- Watchers: 603
- Forks: 388
- Open Issues: 87
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# datadog-serverless-functions
This repository contains our serverless functions that process streams and send data to datadog
- For AWS, [go here](./aws/README.md)
- For Azure, [go here](./azure/README.md)
- For OCI, [go here](./oci/README.md)