Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 444 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 444 Bytes

Datadog CSV Exporter

This application will generate a CSV file when provided with the following

  • Datadog API Key
  • Datadog App Key
  • Start Time
  • End Time
  • Metric Query

How to run

docker run -it -p 80:80 benjamincrom/datadog-csv-exporter

More information

Datadog Home Page

Datadog API docs

Author

Benjamin Crom

benjamin.crom@datadoghq.com