diff --git a/README.md b/README.md index c1e1700..1c79a1b 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/docs/screen-1.png b/docs/screen-1.png new file mode 100644 index 0000000..8dc1544 Binary files /dev/null and b/docs/screen-1.png differ diff --git a/docs/screen-2.png b/docs/screen-2.png new file mode 100644 index 0000000..5c69eab Binary files /dev/null and b/docs/screen-2.png differ diff --git a/docs/screenshots.md b/docs/screenshots.md new file mode 100644 index 0000000..c33cf4a --- /dev/null +++ b/docs/screenshots.md @@ -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) \ No newline at end of file