Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme #14

Merged
merged 15 commits into from
Nov 21, 2016
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Datadog Agent Integrations

Collecting data is cheap; not having it when you need it can be very expensive. So we recommend instrumenting as much of your systems and applications as possible. This integrations repository will help you do that by making it easier to create and share new integrations for [Datadog](https://www.datadoghq.com).

# Building Integrations

For more information about how to build a new integration, please see [the guide at docs.datadoghq.com](http://docs.datadoghq.com/guides/integration_sdk/).

# Submitting Your integration

Once you have completed the development of your integration, submit a [pull request](https://github.com/DataDog/integrations-extras/compare) to have Datadog review your integration. Once we've reviewed your integration, we will approve and merge your pull request or provide feedback and next steps required for approval.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think you should spell this out a bit more. this could be the first open source project they have contributed to. commit to their repo, then submit a pr to integrations-extra. we don't need to list every step but we should point to some instructions


# Reporting Issues

For more information on integrations, please reference our [documentation](http://docs.datadoghq.com) and [knowledge base](https://help.datadoghq.com/hc/en-us). You can also visit our [help page](http://docs.datadoghq.com/help/) to connect with us.