isabella232 / csv_exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 49.7%Language:HTML 47.0%Language:Dockerfile 3.3%