Created
December 18, 2011 22:29
-
-
Save alq666/1494675 to your computer and use it in GitHub Desktop.
What we support
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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