Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 4.79 KB

README.md

File metadata and controls

71 lines (57 loc) · 4.79 KB

awesome-datadog

Awesome

awesome-datadog-logo

See Datadog docs for exporting and importing monitors.

Monitors

Dashboards

Contributing

Pull requests welcome! Please suggest improvements to the monitors, troubleshooting guides, etc.

See Datadog docs for exporting and importing monitors.

For monitors:

  1. Export the monitor from Datadog and name the monitor file <title-of-monitor>.json.
  2. Create a folder or find an existing folder related to the service or technology you are monitoring.
  3. If you are providing a troubleshooting guide (TSG), then create a folder title-of-monitor with a README.md and the monitor file <title-of-monitor>.json. Put the TSG in the README.md.
  4. Link to your monitor from this page.

For dashboards:

  1. Export the dashboard from Datadog and name the dashboard file <title-of-dashboard>.json.
  2. Create a folder or find an existing folder related to the service or technology for your dashboard.
  3. Create or find a dashboards folder in the service or technology folder.
  4. Create a folder for your new dashboard named <title-of-dashboard>.
  5. Add your dashboard template inside the <title-of-dashboard> folder.
  6. Create a README.md inside the <title-of-dashboard> folder with pictures and an explanation of the dashboard.
  7. Link to your dashboard folder from this page.