Skip to content

natecarlson/lambda-rds-enhanced-to-graphite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lambda-rds-enhanced-to-graphite

Lambda function that processes the AWS Log Streams created by RDS Enhanced Monitoring and sends the data to a Graphite Carbon instance, either publicly or via a VPC

How to use this code

TODO.

  • Modify rds_enhanced_monitoring/main.py, and set your CARBON_SERVER, CARBON_PORT, and CARBON_NAMESPACE
  • Create a zip file with the contents of rds_enhanced_monitoring (not including the folder)
  • Upload the zip file as a lambda function

About

Repo of lambda functions that process streams and send data to datadog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%