Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gabroe
/
datadog-serverless-functions
Public
forked from
DataDog/datadog-serverless-functions
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 20, 2019
Merge pull request #87 from DataDog/ajacquemot/logs_client_http_switch
Show description for 855ffb4
ajacquemot
authored
855ffb4
Copy full SHA for 855ffb4
Commits on May 17, 2019
Merge branch 'master' into ajacquemot/logs_client_http_switch
ajacquemot
committed
a08ca0a
Copy full SHA for a08ca0a
Commits on May 16, 2019
Merge pull request #115 from ericmustin/add_multiline_log_support
Show description for fe2307e
Nils
authored
fe2307e
Copy full SHA for fe2307e
assign None to variable to avoid exception
ericmustin
committed
fdd4d06
Copy full SHA for fdd4d06
Commits on May 15, 2019
Run linter
ajacquemot
committed
f96358f
Copy full SHA for f96358f
Merge branch 'master' into ajacquemot/logs_client_http_switch
ajacquemot
committed
9525928
Copy full SHA for 9525928
Fixed comments and raise an exception when cannot build a scrubbing rule
ajacquemot
committed
7a2579e
Copy full SHA for 7a2579e
Always retry and use a exponential backoff
ajacquemot
committed
892fe8b
Copy full SHA for 892fe8b
Commits on May 13, 2019
Merge pull request #111 from ericmustin/add_multiline_log_support
Show description for 35448ec
Nils
authored
35448ec
Copy full SHA for 35448ec
clean up nested if statements
ericmustin
committed
cd3467f
Copy full SHA for cd3467f
Commits on May 9, 2019
Merge pull request #112 from DataDog/nils/azure-blob-storage-trim
Show description for b4cf38f
Nils
authored
b4cf38f
Copy full SHA for b4cf38f
Bump version
Nils
authored
a54d87e
Copy full SHA for a54d87e
Update azure/blobs_logs_monitoring/index.js
Show description for 4c93dae
Nils
and
achntrl
authored
4c93dae
Copy full SHA for 4c93dae
Commits on May 8, 2019
handle case where there is both line and pattern separated logs
ericmustin
committed
babd040
Copy full SHA for babd040
string formatting, only compile regex once
ericmustin
committed
86d3bb4
Copy full SHA for 86d3bb4
Commits on May 7, 2019
Fix a trim issue in the azure function that triggers on blob storage
Nils
authored
1abbb74
Copy full SHA for 1abbb74
Commits on May 2, 2019
add multiline log support for s3 logs
ericmustin
committed
005a8e3
Copy full SHA for 005a8e3
Commits on Apr 25, 2019
Merge pull request #106 from sweetgreen/cloudwatch-logs-host
Show description for ebedf95
Nils
authored
ebedf95
Copy full SHA for ebedf95
Commits on Apr 23, 2019
Merge pull request #107 from DataDog/tj/add_dd_site_to_azure_functions
Show description for 5746b37
le-he-hoo
authored
5746b37
Copy full SHA for 5746b37
bump function versions to 0.1.1
le-he-hoo
committed
c85c932
Copy full SHA for c85c932
Syntax changes based on review
le-he-hoo
committed
aa73430
Copy full SHA for aa73430
adds DD_SITE to README files for azure functions
le-he-hoo
committed
dbbb963
Copy full SHA for dbbb963
adds DD_SITE to README files for azure functions
le-he-hoo
committed
0a695eb
Copy full SHA for 0a695eb
adds DD_SITE option to azure functions
le-he-hoo
committed
015fbb7
Copy full SHA for 015fbb7
Commits on Apr 22, 2019
sets host as cloudwatch log group for non-lambda cloudwatch logs
Show description for 02b65b4
adamlbailey
committed
02b65b4
Copy full SHA for 02b65b4
Commits on Apr 12, 2019
Fixed scrubbing ctor
ajacquemot
committed
ec0aa06
Copy full SHA for ec0aa06
Commits on Apr 11, 2019
Merge pull request #105 from DataDog/garner/vpc-flow-error
Show description for dac7330
Garner Fox McCloud
authored
dac7330
Copy full SHA for dac7330
Fix VPC Flow log exception when can't parse packet value
Garner Fox McCloud
committed
e8dedbe
Copy full SHA for e8dedbe
Removed timeout for tcp
ajacquemot
committed
2199af8
Copy full SHA for 2199af8
Fixed run time issue with scrubbing rules
ajacquemot
committed
93c5313
Copy full SHA for 93c5313
Added a timeout and sendall bytes to TCP client
ajacquemot
committed
e0c7ce5
Copy full SHA for e0c7ce5
Made scrubbing rules easier to configure, to use
ajacquemot
committed
ac744b3
Copy full SHA for ac744b3
Merge branch 'master' into ajacquemot/logs_client_http_switch
ajacquemot
committed
825551a
Copy full SHA for 825551a
Commits on Apr 1, 2019
Merge pull request #103 from DataDog/nils/bump-version
Show description for ea7baa0
Nils
authored
ea7baa0
Copy full SHA for ea7baa0
Bumping version after the de-duplicate of tags
Nils
authored
1aaf1db
Copy full SHA for 1aaf1db
Pagination
Previous
Next
You can’t perform that action at this time.