from mage_ai.services import datadog as dd dd.increment('<your metric here>', tags=dict(pipeline='<pipeline_uuid>'))
Was this page helpful?