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: 6 months 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:39:38.000Z (about 1 year ago)
- Last Synced: 2024-10-29T09:55:20.831Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 2.08 MB
- Stars: 338
- Watchers: 575
- Forks: 386
- Open Issues: 95
-
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)