dynatrace-extensions / dt-extensions-python-sdk

Dynatrace Python Extensions SDK
https://dynatrace-extensions.github.io/dt-extensions-python-sdk/
MIT License
8 stars 2 forks source link

Use dt-cli programmatically for upload and validate #30

Closed dlopes7 closed 4 months ago

dlopes7 commented 4 months ago

We should stop spawning extra processes to invoke dt-cli

This fixes issues with printing unwanted arguments when exceptions are throw, and makes the code faster