To add a new tile to Datadog integration page, please follow the steps below
- Fork this repo
- Copy Integration directory to YourAppName (cp -r Integration YourAppName)
- Edit YourAppName/description.html
- Commit, push and submit pull request
If you want to reference images, please add images into "YourAppName/Images/" folder and use the following example to insert image.
<img src="${img_path(" yourapp-snapshot.png ")}" />
Send e-mail to will@datadoghq.com if you run into any problems.