dynatrace-extensions / dt-extensions-python-sdk

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

Allow user to set eec-enrichment to false #18

Closed dlopes7 closed 8 months ago

dlopes7 commented 8 months ago

Sometimes we want to turn off EEC enrichment in OA extensions, there should be a way to set this for a certain extension class so that the http client automatically adds the header eec-enrichment: false to logs and metrics calls.