In this video you'll learn two ways to export metrics from Understand: using the built-in Export Metrics dialog for full project exports, and writing a simple Python API script to export metrics for specific entity kinds like classes or functions. We'll walk through the script step by step so you can understand the logic and adapt it to your own workflow.



Want to follow along with or customize the script yourself? See the attached export_metrics.py.