cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using Typescript SDK on other environments (managed)

henk_stobbe
DynaMight Champion
DynaMight Champion

Hello,

 

Are there plan or is it possible to use part of the Typescript SDK pointing to other evironment(s)?

Or is all this niceness running and depending on the  Dynatrace runtime, and should connectingto other environment be done by old scool webrequests with json reply's

Undelying idea, use a small Saas environment that is used to give managed part of the experiance (-;

Who has any thoughts about this?

KR Henk

3 REPLIES 3

sw
Dynatrace Helper
Dynatrace Helper

Hi @henk_stobbe 
Currently, the SDK is designed to work only in the environment where it is used.
To access other environments, we recommend using plain fetch calls. Same as accessing any external API.

What is your use case, please?

 

henk_stobbe
DynaMight Champion
DynaMight Champion

Hello @sw ,

I think this would be refered as nice to have, you could build a kind off overall console for mutiple environments Saas and Managed. Keeping the same look and feel, and using the same code-base. 

Again just a "that would be nice" in my perspective (-;

Thanks for your reply,

KR Henk

 

sw
Dynatrace Helper
Dynatrace Helper

Thanks @henk_stobbe for the insights!
As we're constantly improving the SDK, I'll discuss this with the team.

Featured Posts