Skip to content

Instantly share code, notes, and snippets.

@alq666
Created December 18, 2011 22:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alq666/1494675 to your computer and use it in GitHub Desktop.
Save alq666/1494675 to your computer and use it in GitHub Desktop.
What we support
Via our open-source agent (https://github.com/datadog/dd-agent) deployed on your servers we understand performance metrics from:
* linux (cpu, io, memory, network)
* sql (mysql, postgres)
* memory-based (memcached, redis)
* nosql (cassandra, couchdb, mongodb)
* metric collection (ganglia)
* MQ (rabbitmq)
* http (apache, nginx)
* continuous integration (hudson/jenkins)
* alerting (nagios)
We also retrieve cloud-based metrics and events on your behalf for:
* user monitoring (pingdom, web metrics)
* IaaS (AWS via Amazon Cloudwatch + their status feeds)
* source control (github, soon bitbucket)
* escalation management (pagerduty)
* agile development management (pivotal tracker)
* custom, publicly accessible RSS feeds
Last but not least our public REST APIs (https://github.com/datadog/dogapi/wiki) let you:
* tag hosts
* submit events and performance metrics
* interact with the newsfeed
* create dashboards programmatically.
We also provide python and ruby libraries that make using the API a bit more idiomatic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment