Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@ Right now this tool sends metrics to DataDog only. However, if you want to use t

We recommend the use of the dashboard that is shipped with this gem. You can create a new dashboard and then click "import dashboard JSON" to get a jump start on tracking your metrics. Note you may want to make some tweaks to these dashboards to better fit your organization's circumstances and goals.

[Dashboard JSON](docs/dashboard.json)
- [Dashboard JSON](docs/dashboard.json)
- [Screenshots](docs/screenshots.md)
Binary file added docs/screen-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screen-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/screenshots.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Screenshots
Below are the datadog screenshots produces from the sample [dashboard.json](./dashboard.json)


![alt screenshot](./screen-1.png)
![alt screenshot](./screen-2.png)