AloisReitbauer / TraceAPIWorkshop

3 stars 8 forks source link

Add Dynatrace SDK DRAFT API #13

Closed discostu105 closed 6 years ago

discostu105 commented 6 years ago

This implementation is instrumented with a version of the Dynatrace SDK that is still a DRAFT.

Since the currently released Dynatrace SDK only supports remote-calls, it isn't really suitable for this sample app. We decided to show the API as it will (likely) be defined for web-requests and database calls.

This sample implementation is not capable of sending data to Dynatrace, it's just an API with a dummy implementation.