<?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: Use of OpenTelemetry Dashboard(https://www.dynatrace.com/hub/detail/opentelemetry-dashboards/) in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Use-of-OpenTelemetry-Dashboard-https-www-dynatrace-com-hub/m-p/294540#M38647</link>
    <description>&lt;P&gt;J'utilise l'image&amp;nbsp;&lt;SPAN&gt;opentelemetry-collector-contrib:0.144.0, est-ce que le problème vient d'une incompatibilité avec l'image contrib ?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2026 16:14:22 GMT</pubDate>
    <dc:creator>EvaThms</dc:creator>
    <dc:date>2026-02-10T16:14:22Z</dc:date>
    <item>
      <title>Use of OpenTelemetry Dashboard(https://www.dynatrace.com/hub/detail/opentelemetry-dashboards/)</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Use-of-OpenTelemetry-Dashboard-https-www-dynatrace-com-hub/m-p/294537#M38645</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I added the dashboard&amp;nbsp;(&lt;A href="https://www.dynatrace.com/hub/detail/opentelemetry-dashboards/" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/hub/detail/opentelemetry-dashboards/&lt;/A&gt;) from your hub to my Dynatrace environment, to monitor my opentelemetry collector. But this dashboard is expecting metrics like&amp;nbsp;otelcol_receiver_accepted_spans and what I am getting from the basic configuration that is given in the documentation is metrics like&amp;nbsp;otelcol_receiver_accepted_spans.count. I have this ".count" on all metrics required by the dashboard and so the dashboard is empty. I tried everything to get those metrics in the correct format but I can't make it work. Can you tell me what I'm doing wrong ?&lt;/P&gt;
&lt;P&gt;I followed the documentation and I don't have anything special in my configuration.&lt;/P&gt;
&lt;P&gt;my config :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;telemetry:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; metrics:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; level: detailed&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; readers:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - periodic:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; interval: 60000&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exporter:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; otlp:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protocol: http/protobuf&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; temporality_preference: delta&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; endpoint: "${env:DT_ENDPOINT}/v1/metrics"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; headers:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - name: Authorization&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; value: "Api-Token ${env:DT_API_TOKEN}"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;
&lt;P&gt;Eva&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 07:55:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Use-of-OpenTelemetry-Dashboard-https-www-dynatrace-com-hub/m-p/294537#M38645</guid>
      <dc:creator>EvaThms</dc:creator>
      <dc:date>2026-02-11T07:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Use of OpenTelemetry Dashboard(https://www.dynatrace.com/hub/detail/opentelemetry-dashboards/)</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Use-of-OpenTelemetry-Dashboard-https-www-dynatrace-com-hub/m-p/294538#M38646</link>
      <description>&lt;P&gt;Sorry the dashboard I'm trying to use is :&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/opentelemetry/collector/self-monitoring" target="_blank"&gt;OpenTelemetry Collector self-monitoring — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 16:08:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Use-of-OpenTelemetry-Dashboard-https-www-dynatrace-com-hub/m-p/294538#M38646</guid>
      <dc:creator>EvaThms</dc:creator>
      <dc:date>2026-02-10T16:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Use of OpenTelemetry Dashboard(https://www.dynatrace.com/hub/detail/opentelemetry-dashboards/)</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Use-of-OpenTelemetry-Dashboard-https-www-dynatrace-com-hub/m-p/294540#M38647</link>
      <description>&lt;P&gt;J'utilise l'image&amp;nbsp;&lt;SPAN&gt;opentelemetry-collector-contrib:0.144.0, est-ce que le problème vient d'une incompatibilité avec l'image contrib ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 16:14:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Use-of-OpenTelemetry-Dashboard-https-www-dynatrace-com-hub/m-p/294540#M38647</guid>
      <dc:creator>EvaThms</dc:creator>
      <dc:date>2026-02-10T16:14:22Z</dc:date>
    </item>
  </channel>
</rss>

