<?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 Is there any open-source to manipulate data using Dynatrace in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118509#M1011</link>
    <description>&lt;P&gt;Is there any open-source to manipulate data using dynatrace.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2022 12:57:07 GMT</pubDate>
    <dc:creator>karthika0209</dc:creator>
    <dc:date>2022-12-22T12:57:07Z</dc:date>
    <item>
      <title>Is there any open-source to manipulate data using Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118509#M1011</link>
      <description>&lt;P&gt;Is there any open-source to manipulate data using dynatrace.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 12:57:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118509#M1011</guid>
      <dc:creator>karthika0209</dc:creator>
      <dc:date>2022-12-22T12:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any open-source to manipulate data using dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118510#M1012</link>
      <description>&lt;P&gt;Can you provide an example of what you're trying to accomplish? &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 May 2019 17:18:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118510#M1012</guid>
      <dc:creator>JamesKitson</dc:creator>
      <dc:date>2019-05-20T17:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any open-source to manipulate data using dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118511#M1013</link>
      <description>&lt;P&gt;Currently we are using jasper plugin to modify the dashboard data to provide report in desired output, which requires additional java coding effort. &lt;/P&gt;&lt;P&gt;We are in search of any open source tool integrated with dynatrace which reduces the coding effort &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 May 2019 17:37:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118511#M1013</guid>
      <dc:creator>karthika0209</dc:creator>
      <dc:date>2019-05-20T17:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any open-source to manipulate data using dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118512#M1014</link>
      <description>&lt;P&gt;Data that are available on dashboard can be exported via timeseries api and chart as you want in tool of your choice (even kibana or grafana).&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 May 2019 20:12:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118512#M1014</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-05-20T20:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any open-source to manipulate data using dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118513#M1015</link>
      <description>&lt;P&gt;yes I agree with Sebastian it can be done via Timeseries Api and small script in any language.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 May 2019 08:20:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118513#M1015</guid>
      <dc:creator>kulwinder_singh</dc:creator>
      <dc:date>2019-05-21T08:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any open-source to manipulate data using dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118514#M1016</link>
      <description>&lt;P&gt;Depending on the type of dashboard the &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/setup-and-configuration/web-applications/additional-configuration/export-session-data/" target="_blank"&gt;User Session Export&lt;/A&gt; might also be an option.&lt;/P&gt;&lt;P&gt;You can push the data to elasticsearch and build dashboards with kibana for example.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For timeseries metrics you would need to get the metrics via API as Sebastian mentioned.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 May 2019 11:21:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-any-open-source-to-manipulate-data-using-Dynatrace/m-p/118514#M1016</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2019-05-31T11:21:01Z</dc:date>
    </item>
  </channel>
</rss>

