<?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 anyway to create a tile that reports the keys and values of a custom JSON payload sent to Dynatrace? in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102638#M408</link>
    <description />
    <pubDate>Wed, 21 Nov 2018 14:07:42 GMT</pubDate>
    <dc:creator>connerbell</dc:creator>
    <dc:date>2018-11-21T14:07:42Z</dc:date>
    <item>
      <title>Is there anyway to create a tile that reports the keys and values of a custom JSON payload sent to Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102638#M408</link>
      <description />
      <pubDate>Wed, 21 Nov 2018 14:07:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102638#M408</guid>
      <dc:creator>connerbell</dc:creator>
      <dc:date>2018-11-21T14:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to create a tile that reports the keys and values of a custom JSON payload sent to Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102639#M409</link>
      <description>&lt;P&gt;Conner, Using Parameter Capture, you can capture (on a per purepath basis) parameters that are passed as part of an incoming request.  &lt;/P&gt;&lt;P&gt;More details in the help page:  &lt;A href="https://www.dynatrace.com/support/help/monitor/transactions-and-services/request-attributes/how-do-i-capture-request-attributes-based-on-web-request-data/"&gt;https://www.dynatrace.com/support/help/monitor/tra...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As for 'creating a tile', this probably doesn't make sense as tiles are generally aggregated views of data and parameter capture is generally unique to each transaction so I don't know how one would visualize or even use this type of transactional data in a tile.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2018 16:47:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102639#M409</guid>
      <dc:creator>Joe_Hoffman</dc:creator>
      <dc:date>2018-11-21T16:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to create a tile that reports the keys and values of a custom JSON payload sent to Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102640#M410</link>
      <description>&lt;P&gt;I assume you want to send custom key value pairs to dynatrace directly and then visualize this data in a tile? &lt;/P&gt;&lt;P&gt;You could use the &lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment/timeseries-api/manage-custom-metrics-via-api/"&gt;Custom Metric API &lt;/A&gt;for that.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Nov 2018 12:56:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102640#M410</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2018-11-22T12:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to create a tile that reports the keys and values of a custom JSON payload sent to Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102641#M411</link>
      <description>&lt;P&gt;Hey, thanks for your answers. I was looking at the Custom Metric API yesterday. I am a tad confused about the TimeseriesRegistrationMessage object. The values I want to send will be static and have no relation to time what so ever (It's just some versioning information from the build server)&lt;/P&gt;&lt;P&gt;So for this case what would the unit I need to use be? Count seems to require a timestamp.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Nov 2018 14:43:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102641#M411</guid>
      <dc:creator>connerbell</dc:creator>
      <dc:date>2018-11-22T14:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to create a tile that reports the keys and values of a custom JSON payload sent to Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102642#M412</link>
      <description>&lt;P&gt;If you want to push static information from a build of reploy, the &lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment/events-api/"&gt;Event API&lt;/A&gt; is the better choice. &lt;/P&gt;&lt;P&gt;You can push an event to the relevant entities inclusing things like build number or commit ID.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Nov 2018 10:54:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Is-there-anyway-to-create-a-tile-that-reports-the-keys-and/m-p/102642#M412</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2018-11-23T10:54:03Z</dc:date>
    </item>
  </channel>
</rss>

