<?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 Otel traces data not visible in AppDynamics in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Otel-traces-data-not-visible-in-AppDynamics/m-p/729231#M6581</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi team,&lt;BR /&gt;I have currently configured my Otel Collector to send traces data from the adservice (Otel-demo service) to AppDynamics over a proxy. My problem is that AppDynamics doesn't show any ingested data in the Otel section (No Data available). The collector logs show no errors.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OliverUlfik_0-1697099460900.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35733iC881ACB22A82726E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is my Collector config:&lt;/P&gt;&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;config: |
  receivers:
    otlp:
      protocols:
        grpc:
        http:

  processors:
      resource:
      attributes:
      - key: appdynamics.controller.account
        action: upsert
        value: "company"
      - key: appdynamics.controller.host
        action: upsert
        value: "company.saas.appdynamics.com"
      - key: appdynamics.controller.port
        action: upsert
        value: 443

    batch:
      send_batch_size: 90
      timeout: 30s

  exporters:
    otlphttp:
      endpoint: "https://some-agent-api.saas.appdynamics.com"
      headers: {"x-api-key": "&amp;lt;some-api-key&amp;gt;"}

     logging:
      verbosity: detailed
      sampling_initial: 10
      sampling_thereafter: 5

  extensions:
    zpages: 
  service:
    telemetry:
      logs:
        level: debug
    extensions: [zpages]
    pipelines:
      traces:
        receivers: [otlp]
        processors: [resource, batch]
        exporters: [logging, otlphttp]

env:
- name: HTTPS_PROXY
  value: proxy.company.com:8080&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 12 Oct 2023 08:33:30 GMT</pubDate>
    <dc:creator>Oliver_Ulfik</dc:creator>
    <dc:date>2023-10-12T08:33:30Z</dc:date>
    <item>
      <title>Otel traces data not visible in AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Otel-traces-data-not-visible-in-AppDynamics/m-p/729231#M6581</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi team,&lt;BR /&gt;I have currently configured my Otel Collector to send traces data from the adservice (Otel-demo service) to AppDynamics over a proxy. My problem is that AppDynamics doesn't show any ingested data in the Otel section (No Data available). The collector logs show no errors.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OliverUlfik_0-1697099460900.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35733iC881ACB22A82726E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is my Collector config:&lt;/P&gt;&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;config: |
  receivers:
    otlp:
      protocols:
        grpc:
        http:

  processors:
      resource:
      attributes:
      - key: appdynamics.controller.account
        action: upsert
        value: "company"
      - key: appdynamics.controller.host
        action: upsert
        value: "company.saas.appdynamics.com"
      - key: appdynamics.controller.port
        action: upsert
        value: 443

    batch:
      send_batch_size: 90
      timeout: 30s

  exporters:
    otlphttp:
      endpoint: "https://some-agent-api.saas.appdynamics.com"
      headers: {"x-api-key": "&amp;lt;some-api-key&amp;gt;"}

     logging:
      verbosity: detailed
      sampling_initial: 10
      sampling_thereafter: 5

  extensions:
    zpages: 
  service:
    telemetry:
      logs:
        level: debug
    extensions: [zpages]
    pipelines:
      traces:
        receivers: [otlp]
        processors: [resource, batch]
        exporters: [logging, otlphttp]

env:
- name: HTTPS_PROXY
  value: proxy.company.com:8080&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 12 Oct 2023 08:33:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Otel-traces-data-not-visible-in-AppDynamics/m-p/729231#M6581</guid>
      <dc:creator>Oliver_Ulfik</dc:creator>
      <dc:date>2023-10-12T08:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Otel traces data not visible in AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Otel-traces-data-not-visible-in-AppDynamics/m-p/729232#M6582</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/165983"&gt;@Oliver.Ulfik&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;One of your posts was flagged for spam, (the one with the larger code snippet). I've decided to leave this post here and archive the other.&lt;/P&gt;
&lt;P&gt;If you have not yet seen them, here are some &lt;A href="https://community.appdynamics.com/t5/forums/searchpage/tab/message?filter=location&amp;amp;q=%22otel%22&amp;amp;noSynonym=false&amp;amp;inactive=false&amp;amp;location=category:Resources&amp;amp;collapse_discussion=true" target="_self"&gt;Otel Technical Knowledge Base articles&lt;/A&gt; we have around Otel.&lt;BR /&gt;&lt;BR /&gt;If I find any more specific info, I'll be sure to share it. In the meantime, let's see if the Community can jump in and help out.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 22:55:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Otel-traces-data-not-visible-in-AppDynamics/m-p/729232#M6582</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-10-12T22:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Otel traces data not visible in AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Otel-traces-data-not-visible-in-AppDynamics/m-p/729233#M6583</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;yes, seems like the collector log was too long. If someone wants to have a look, here is the link to my logfile:&amp;nbsp;&lt;A title="Link to logfile" href="https://github.com/open-telemetry/opentelemetry-collector/files/12803473/collector-log.txt" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/open-telemetry/opentelemetry-collector/files/12803473/collector-log.txt&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 12:44:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Otel-traces-data-not-visible-in-AppDynamics/m-p/729233#M6583</guid>
      <dc:creator>Oliver_Ulfik</dc:creator>
      <dc:date>2023-10-13T12:44:48Z</dc:date>
    </item>
  </channel>
</rss>

