-
Notifications
You must be signed in to change notification settings - Fork 761
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
Readme #14
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
5dbc3f2
Initial commit of README.md
jyee 802a683
Continued work on README
jyee efbd3e9
Added file listng to readme
jyee 481516d
Updated formating to better break up the integration files.
jyee c6b36a0
Added info about metadata.csv columns and intro paragraph.
jyee ae5f3c6
minor text change and link to website.
jyee 8cc478b
Continued update of metadata.csv columns
jyee bf394c5
Added requirements.txt
jyee b6de86a
Added more code examples
jyee c2ea382
Updated windows wget note to use Chocolatey
jyee 7da9be0
Added notes about travis runs and flavors
jyee 2b60ecc
remove internal note
jyee 3263b9f
Update flavor text to suggestion from Jaime
jyee 558bd3f
Updating README to point to docs site
jyee cd5b175
Changed bugs to issues (not all issues are bugs)
jyee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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. | ||
|
||
# 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. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
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