<?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 How to ingest alphanumerical values and display on dashboard in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-alphanumerical-values-and-display-on-dashboard/m-p/224226#M3295</link>
    <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;I'am just stepping into the depths of Dynatrace and now I got a problem:&lt;/P&gt;
&lt;P&gt;How to ingest alphanumerical values into Dynatrace and display them on the dashboard?&lt;/P&gt;
&lt;P&gt;1. this works because the value is numerical&lt;/P&gt;
&lt;P&gt;/opt/dynatrace/oneagent/agent/tools/dynatrace_ingest "anz_bla.count `ls -ltr /tmp/anz/bla* | wc -l`"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This script counts files in /tmp/anz/. With this metric (anz.bla.count.gauge) I can use nearly any tile I want.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. that doesn't work, because of the string value&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/opt/dynatrace/oneagent/agent/tools/dynatrace_ingest "timestamp_host `date`"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is no reaction in Dynatrace.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Now my questions:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can I ingest alphanumerical values? date is only an example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can I display alphanumerical values in dashboards? Table, Textbox, or something else. Graph, I assume, would not work ;-). The workaround with writing a log file should work, but I cannot test this in my sandbox.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there a way to manipulate values when they come in? I.E. Value comes in -&amp;gt; Script changes input "OK" to 1 -&amp;gt; manipulated value is being used by Dynatrace.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;
&lt;P&gt;Martin&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2023 18:16:01 GMT</pubDate>
    <dc:creator>freudi</dc:creator>
    <dc:date>2023-10-03T18:16:01Z</dc:date>
    <item>
      <title>How to ingest alphanumerical values and display on dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-alphanumerical-values-and-display-on-dashboard/m-p/224226#M3295</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;I'am just stepping into the depths of Dynatrace and now I got a problem:&lt;/P&gt;
&lt;P&gt;How to ingest alphanumerical values into Dynatrace and display them on the dashboard?&lt;/P&gt;
&lt;P&gt;1. this works because the value is numerical&lt;/P&gt;
&lt;P&gt;/opt/dynatrace/oneagent/agent/tools/dynatrace_ingest "anz_bla.count `ls -ltr /tmp/anz/bla* | wc -l`"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This script counts files in /tmp/anz/. With this metric (anz.bla.count.gauge) I can use nearly any tile I want.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. that doesn't work, because of the string value&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/opt/dynatrace/oneagent/agent/tools/dynatrace_ingest "timestamp_host `date`"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is no reaction in Dynatrace.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Now my questions:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can I ingest alphanumerical values? date is only an example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can I display alphanumerical values in dashboards? Table, Textbox, or something else. Graph, I assume, would not work ;-). The workaround with writing a log file should work, but I cannot test this in my sandbox.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there a way to manipulate values when they come in? I.E. Value comes in -&amp;gt; Script changes input "OK" to 1 -&amp;gt; manipulated value is being used by Dynatrace.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;
&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 18:16:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-alphanumerical-values-and-display-on-dashboard/m-p/224226#M3295</guid>
      <dc:creator>freudi</dc:creator>
      <dc:date>2023-10-03T18:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest alphanumerical values and display on dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-alphanumerical-values-and-display-on-dashboard/m-p/224329#M3299</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/60466"&gt;@freudi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It sounds like you want to ingest dimensions with your metric. Something like a status code "OK" would make sense here. But a timestamp here would not make sense, as it would increase the number of unique dimension key-value combinations and likely cause you to run into &lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/opentelemetry/getting-started/metrics/limitations" target="_self"&gt;dimensionality limits&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The agent accepts data according to the &lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/extend-metrics/reference/metric-ingestion-protocol" target="_self"&gt;metric ingest protocol&lt;/A&gt;. Adding a status code dimension may look like this:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;/opt/dynatrace/oneagent/agent/tools/dynatrace_ingest "my.http.status.metric,status=${status} ${value}"&lt;/LI-CODE&gt;
&lt;P&gt;I hope this helps answer your question.&lt;/P&gt;
&lt;P&gt;Take care,&lt;BR /&gt;Nick&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 08:05:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-alphanumerical-values-and-display-on-dashboard/m-p/224329#M3299</guid>
      <dc:creator>nickvogt</dc:creator>
      <dc:date>2023-10-02T08:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest alphanumerical values and display on dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-alphanumerical-values-and-display-on-dashboard/m-p/239272#M3803</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/43772"&gt;@nickvogt&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Well, Its works, but i need few more information's in my problems.&lt;BR /&gt;I want to see the host name and port number details as well in my problem ticket created.&amp;nbsp;&lt;BR /&gt;/opt/dynatrace/oneagent/agent/tools/dynatrace_ingest concurrent.connection.small.metric&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However I would like to pass few variable like hostname port number to see these details in Problem generated.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How can I do that&lt;BR /&gt;how should I see that hostname and port number that I am passing through my script.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 05:20:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-alphanumerical-values-and-display-on-dashboard/m-p/239272#M3803</guid>
      <dc:creator>unni007</dc:creator>
      <dc:date>2024-03-08T05:20:07Z</dc:date>
    </item>
  </channel>
</rss>

