dd2tf icon indicating copy to clipboard operation
dd2tf copied to clipboard

Allow using tags to select datadog resources

Open pratikmallya opened this issue 5 years ago • 0 comments

Users of datadog tend to organize their monitors using tags. It would be nice to have an option to use those tags to import just the ones that use that tag.

e.g.

DATADOG_API_KEY=xxx DATADOG_APP_KEY=xxx ./dd2tf monitors --tags 'team:blue'

would fetch all monitors tagged with team:blue

pratikmallya avatar Mar 01 '21 05:03 pratikmallya