<?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: Dynatrace cloud native installation Full-Stack observability in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301472#M3566</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67382"&gt;@sujit_k_singh&lt;/a&gt;&amp;nbsp; - ldconfig doesnt load&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;liboneagentproc and gives blank output...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#ldconfig -p | grep one&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;***********************************************&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;also have tried setting up below to&lt;/SPAN&gt;&amp;nbsp;specifying both libraries explicitly in /etc/ld.so.preload:&lt;/P&gt;&lt;P&gt;/opt/dynatrace/oneagent-paas/agent/lib64/liboneagentproc.so&lt;BR /&gt;/opt/dynatrace/oneagent-paas/agent/lib/liboneagentproc.so&lt;/P&gt;&lt;P&gt;it throws a warning for 64bit and i wanted to supress the warning weather it doesnt do deep monitoring for 32bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reason why i wanted to supress :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&lt;SPAN&gt;Oracle Siebel CRM has 32bit CLI which is being used heavily and every time user run the utility it throws the error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2)Using CLI if we need to increase the number of servers which does task execution while adding it is taking this warning as a parameter/argument for that utility and update in config results startup errors..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ideally if DT doesnt support 32bit they shouldnt impact those processes keeping just 64bit lib path and setting globally is not a best practice..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for now looking for even wrapper or workaround which can skip 32 bit deep monitoring or supress the warning/error as this is impacting application...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2026 21:11:19 GMT</pubDate>
    <dc:creator>SachinJindal</dc:creator>
    <dc:date>2026-07-01T21:11:19Z</dc:date>
    <item>
      <title>Dynatrace cloud native installation Full-Stack observability</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/300960#M3555</link>
      <description>&lt;P&gt;Hello Team - have installed cloudnative full stack agent on Oracle Siebel CRM which consist of combination of 32bit and 64bit processes ... looks like agent is hardcoded to use 64bit so file and rest of 32 bits processes are throwing error on each and every pods..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error :-&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;************&lt;/P&gt;&lt;P&gt;ERROR:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://ld.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;ld.so&lt;/A&gt;: object '/opt/dynatrace/oneagent-paas/agent/lib64/&lt;A href="http://liboneagentproc.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;liboneagentproc.so&lt;/A&gt;' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.&lt;/P&gt;&lt;P&gt;ERROR:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://ld.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;ld.so&lt;/A&gt;: object '/opt/dynatrace/oneagent-paas/agent/lib64/&lt;A href="http://liboneagentproc.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;liboneagentproc.so&lt;/A&gt;' from /etc/&lt;A href="http://ld.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;ld.so&lt;/A&gt;.preload cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.&lt;/P&gt;&lt;P&gt;[xxxxPOD-0:/opt]#find . -name&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://liboneagentproc.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;liboneagentproc.so&lt;/A&gt;&lt;/P&gt;&lt;P&gt;./dynatrace/oneagent-paas/agent/lib/&lt;A href="http://liboneagentproc.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;liboneagentproc.so&lt;/A&gt;&lt;/P&gt;&lt;P&gt;./dynatrace/oneagent-paas/agent/lib64/&lt;A href="http://liboneagentproc.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;liboneagentproc.so&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Settings :- looks like hardcoded to use 64bit...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[POD]#env | grep PRELOAD&lt;/P&gt;&lt;P&gt;LD_PRELOAD=/opt/dynatrace/oneagent-paas/agent/lib64/&lt;A href="http://liboneagentproc.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;liboneagentproc.so&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[POD]#cat /etc/&lt;A href="http://ld.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;ld.so&lt;/A&gt;.preload&lt;/P&gt;&lt;P&gt;/opt/dynatrace/oneagent-paas/agent/lib64/&lt;A href="http://liboneagentproc.so/" rel="noopener noreferrer nofollow" target="_blank"&gt;liboneagentproc.so&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have both library file (32 and 64 bit) present on agent folder .. how can we instruct to use specific .so file based on bitness of the processes...??&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2026 20:25:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/300960#M3555</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2026-06-18T20:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace cloud native installation Full-Stack observability</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301233#M3557</link>
      <description>&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2026 22:39:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301233#M3557</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2026-06-25T22:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace cloud native installation Full-Stack observability</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301235#M3558</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52338"&gt;@SachinJindal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Cloud Native Full Stack operator hardcodes LD_PRELOAD to the lib64 path, which causes the error for 32-bit processes. The 32-bit library does exist on the agent (./agent/lib/liboneagentproc.so), it's just not being referenced.&lt;/P&gt;&lt;P&gt;Fix — Use the $LIB dynamic token:&lt;/P&gt;&lt;P&gt;Update /etc/ld.so.preload and LD_PRELOAD to: /opt/dynatrace/oneagent-paas/agent/$LIB/liboneagentproc.so&lt;/P&gt;&lt;P&gt;The Linux linker automatically resolves $LIB to lib for 32-bit and lib64 for 64-bit processes.&lt;/P&gt;&lt;P&gt;However, since the operator injects this automatically, I'd recommend raising a Dynatrace Support ticket they can confirm if there's a feature flag or operator version that handles mixed-bitness containers natively.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2026 23:47:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301235#M3558</guid>
      <dc:creator>sujit_k_singh</dc:creator>
      <dc:date>2026-06-25T23:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace cloud native installation Full-Stack observability</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301347#M3562</link>
      <description>&lt;P&gt;Thanks Sujit .. have tried this workaround looks&amp;nbsp;&lt;SPAN&gt;$LIB is not working as dynamic token , automatically not resolving based on bitness of the process..&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 20:19:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301347#M3562</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2026-06-29T20:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace cloud native installation Full-Stack observability</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301354#M3563</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52338"&gt;@SachinJindal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The $LIB token behavior depends on the glibc version and the container's base image, verify your container base OS supports this token:&amp;nbsp;ldconfig -p | grep liboneagentproc&lt;/P&gt;&lt;P&gt;If the container is musl-based rather than glibc-based, $LIB won't work at all.&lt;/P&gt;&lt;P&gt;However, instead of relying on $LIB, try specifying both libraries explicitly in /etc/ld.so.preload:&lt;/P&gt;&lt;P&gt;/opt/dynatrace/oneagent-paas/agent/lib64/liboneagentproc.so&lt;BR /&gt;/opt/dynatrace/oneagent-paas/agent/lib/liboneagentproc.so&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The dynamic linker will ignore the library that doesn't match the process bitness (you'll still see a warning for the mismatched one, but the correct library will load). let me know the result.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 22:00:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301354#M3563</guid>
      <dc:creator>sujit_k_singh</dc:creator>
      <dc:date>2026-06-29T22:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace cloud native installation Full-Stack observability</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301472#M3566</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67382"&gt;@sujit_k_singh&lt;/a&gt;&amp;nbsp; - ldconfig doesnt load&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;liboneagentproc and gives blank output...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#ldconfig -p | grep one&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;***********************************************&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;also have tried setting up below to&lt;/SPAN&gt;&amp;nbsp;specifying both libraries explicitly in /etc/ld.so.preload:&lt;/P&gt;&lt;P&gt;/opt/dynatrace/oneagent-paas/agent/lib64/liboneagentproc.so&lt;BR /&gt;/opt/dynatrace/oneagent-paas/agent/lib/liboneagentproc.so&lt;/P&gt;&lt;P&gt;it throws a warning for 64bit and i wanted to supress the warning weather it doesnt do deep monitoring for 32bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reason why i wanted to supress :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&lt;SPAN&gt;Oracle Siebel CRM has 32bit CLI which is being used heavily and every time user run the utility it throws the error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2)Using CLI if we need to increase the number of servers which does task execution while adding it is taking this warning as a parameter/argument for that utility and update in config results startup errors..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ideally if DT doesnt support 32bit they shouldnt impact those processes keeping just 64bit lib path and setting globally is not a best practice..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for now looking for even wrapper or workaround which can skip 32 bit deep monitoring or supress the warning/error as this is impacting application...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 21:11:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301472#M3566</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2026-07-01T21:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace cloud native installation Full-Stack observability</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301535#M3567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52338"&gt;@SachinJindal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the update. Since ldconfig -p | grep one returns blank, it confirms the library isn't registered in the system's shared library cache this is expected for libraries loaded via LD_PRELOAD.&lt;/P&gt;&lt;DIV&gt;To suppress the warning for 32-bit processes, one option is to create a wrapper script that unsets LD_PRELOAD before invoking the 32-bit utility:&lt;/DIV&gt;&lt;P&gt;#!/bin/bash&lt;BR /&gt;unset LD_PRELOAD&lt;BR /&gt;exec /path/to/original/siebel_cli "$@"&lt;/P&gt;&lt;P&gt;This ensures the 32-bit CLI runs clean without the 64-bit .so being preloaded and prevents the warning from being misinterpreted as a parameter.&lt;/P&gt;&lt;P&gt;However,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;you're right that the operator shouldn't globally set a 64-bit-only path when 32-bit processes exist. This is a known limitation of the cloud-native full-stack injection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sujit&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 22:09:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301535#M3567</guid>
      <dc:creator>sujit_k_singh</dc:creator>
      <dc:date>2026-07-02T22:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace cloud native installation Full-Stack observability</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301553#M3568</link>
      <description>&lt;P&gt;Thanks Sujit ... even if i use unset for LD_Preload we will still have below ERROR..&lt;/P&gt;&lt;P&gt;ERROR: ld.so: object '/opt/dynatrace/oneagent-paas/agent/lib64/liboneagentproc.so' from /etc/ld.so.preload cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also do you think using Classic Full Stack will have same limitation or problem?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2026 09:47:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Dynatrace-cloud-native-installation-Full-Stack-observability/m-p/301553#M3568</guid>
      <dc:creator>SachinJindal</dc:creator>
      <dc:date>2026-07-03T09:47:56Z</dc:date>
    </item>
  </channel>
</rss>

