<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using Typescript SDK on other environments (managed) in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225348#M564</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11427"&gt;@henk_stobbe&lt;/a&gt;&amp;nbsp;for the insights!&lt;BR /&gt;As we're constantly improving the SDK, I'll discuss this with the team.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 12:17:52 GMT</pubDate>
    <dc:creator>s_wasserbauer</dc:creator>
    <dc:date>2023-10-13T12:17:52Z</dc:date>
    <item>
      <title>Using Typescript SDK on other environments (managed)</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225118#M549</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there plan or is it possible to use part of the Typescript SDK pointing to other evironment(s)?&lt;/P&gt;&lt;P&gt;Or is all this niceness running and depending on the&amp;nbsp; Dynatrace runtime, and should connectingto other environment be done by old scool webrequests with json reply's&lt;/P&gt;&lt;P&gt;Undelying idea, use a small Saas environment that is used to give managed part of the experiance (-;&lt;/P&gt;&lt;P&gt;Who has any thoughts about this?&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 16:17:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225118#M549</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2023-10-11T16:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Typescript SDK on other environments (managed)</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225305#M559</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11427"&gt;@henk_stobbe&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Currently, the SDK is designed to work only in the environment where it is used.&lt;BR /&gt;To access other environments, we recommend using plain fetch calls. Same as accessing any external API.&lt;/P&gt;&lt;P&gt;What is your use case, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:42:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225305#M559</guid>
      <dc:creator>s_wasserbauer</dc:creator>
      <dc:date>2023-10-13T07:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using Typescript SDK on other environments (managed)</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225343#M563</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/16396"&gt;@s_wasserbauer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again just a "that would be nice" in my perspective (-;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 12:05:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225343#M563</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2023-10-13T12:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Typescript SDK on other environments (managed)</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225348#M564</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11427"&gt;@henk_stobbe&lt;/a&gt;&amp;nbsp;for the insights!&lt;BR /&gt;As we're constantly improving the SDK, I'll discuss this with the team.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 12:17:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/225348#M564</guid>
      <dc:creator>s_wasserbauer</dc:creator>
      <dc:date>2023-10-13T12:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Typescript SDK on other environments (managed)</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/253845#M1063</link>
      <description>&lt;P&gt;One use case I was trying to do this for is running the code locally on my laptop so I can run the javascript through a debugger. The editor in the Dynatrace UI is ok, but it is hard to see why things fail when developing the code. So being able to edit the code in an IDE on my laptop is needed.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 19:34:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/253845#M1063</guid>
      <dc:creator>bkimbrough88</dc:creator>
      <dc:date>2024-08-21T19:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using Typescript SDK on other environments (managed)</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/253891#M1064</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/77448"&gt;@bkimbrough88&lt;/a&gt;, We were discussing this&amp;nbsp;for the future. For now, investigating console.log() outputs is the way to go.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 07:05:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Using-Typescript-SDK-on-other-environments-managed/m-p/253891#M1064</guid>
      <dc:creator>s_wasserbauer</dc:creator>
      <dc:date>2024-08-22T07:05:46Z</dc:date>
    </item>
  </channel>
</rss>

