# How to Export Datadog Metrics for Exploration in Jupyter Notebooks

DevFeed: [How to Export Datadog Metrics for Exploration in Jupyter Notebooks](<https://devfeed.tech/articles/how-to-export-datadog-metrics-for-exploration-in-jupyter-notebooks-1385.md>)

Original publisher: [Read original article](<https://shopify.engineering/export-datadog-metrics-in-jupyter-notebooks>)

Author: Kunal Kohli

Published: 2022-11-29T11:53:22Z

Content type: tutorial

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [telemetry](<https://devfeed.tech/topics/telemetry.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [api](<https://devfeed.tech/tags/api.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [jupyter](<https://devfeed.tech/tags/jupyter.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [python](<https://devfeed.tech/tags/python.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [time-series](<https://devfeed.tech/tags/time-series.md>)

## AI overview

A step-by-step guide to exporting Datadog metrics with its REST API and analyzing them locally in Python and Jupyter Notebooks.

## Source excerpt

A step-by-step guide for extracting Datadog metrics in Python for in-depth analysis in Jupyter Notebooks.