<?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: Full-stack monitoring of stand alone Podman container using --read-only=True option in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/270880#M2916</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We tried adding the lines above to a containers.conf.&lt;/P&gt;&lt;P&gt;But the&amp;nbsp;&lt;/P&gt;&lt;P&gt;"LD_PRELOAD=/lib64/liboneagentproc.so", causes the following error&lt;/P&gt;&lt;P&gt;ERRO[0000] reading system config "/etc/containers/containers.conf": decode configuration /etc/containers/containers.conf: toml: line 303 (last key "containers"): expected '.' or '=', but got '\n' instead&lt;/P&gt;&lt;P&gt;Any idea if there's another way to use LD_PRELOAD or is the syntax correct? Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2025 20:30:49 GMT</pubDate>
    <dc:creator>Stephen1_Lee</dc:creator>
    <dc:date>2025-02-24T20:30:49Z</dc:date>
    <item>
      <title>Full-stack monitoring of stand alone Podman container using --read-only=True option</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/240968#M2279</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Did any one successfully full-stack monitored stand alone Podman (no &lt;STRIKE&gt;&lt;FONT color="#003366"&gt;platform&lt;/FONT&gt;&lt;/STRIKE&gt;) containers running with --read-only=True option ?&lt;/P&gt;&lt;PRE&gt;/usr/bin/podman run ... &amp;nbsp;--read-only=True ... &lt;/PRE&gt;&lt;P&gt;I have a Linux RHEL host, OneAgent'ed in full-stack mode with Podman container monitoring enabled, running many containers, Ociruntime == crun and Podman version officially supported. But none of my containers are deep monitored. It turns out the use of "--read-only=True" option kind of blocks / disable full-stack monitoring.&lt;/P&gt;&lt;P&gt;FYI, on the same host, I deep-monitored sucessfully a container Podman / Tomcat / hello world example.&lt;/P&gt;&lt;P&gt;Any experience with this option ?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 13:54:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/240968#M2279</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2024-03-25T13:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Full-stack monitoring of stand alone Podman container using --read-only=True option</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241359#M2298</link>
      <description>&lt;P&gt;That makes sense as read only will just be reading metrics (Half Stack and Discovery mode) You will need write permissions for Full Stack since it actively injects the JS into your application header.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 15:30:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241359#M2298</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2024-03-28T15:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Full-stack monitoring of stand alone Podman container using --read-only=True option</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241363#M2300</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Thanks for feedback.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With --read-only=True option I get infra only. Not even "Half Stack". Object is reported as non monitored or having to be restarted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Also, different (speculative) understanding here : does OneAgent injects on the fly its libraries into the Podman container, so full-stack could work ? Which would require inner-container FS to be writable ?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 15:39:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241363#M2300</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2024-03-28T15:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Full-stack monitoring of stand alone Podman container using --read-only=True option</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241365#M2301</link>
      <description>&lt;P&gt;Infra is Halfstack &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 15:45:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241365#M2301</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2024-03-28T15:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Full-stack monitoring of stand alone Podman container using --read-only=True option</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241366#M2302</link>
      <description>&lt;P&gt;More insight for the discussion. Starting with OneAgent&amp;nbsp;&lt;STRONG&gt;1.277.165.20231024-150054+&lt;/STRONG&gt;&amp;nbsp;bellow hack lead to full-stack monitoring working fine even&lt;BR /&gt;- with ociruntime == runc (== the default)&amp;nbsp;&lt;BR /&gt;- with &lt;FONT face="courier new,courier"&gt;podman run ...&amp;nbsp;&lt;SPAN&gt;--read-only=True ...&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;# In /etc/containers/containers.conf&lt;BR /&gt;...&lt;BR /&gt;   &lt;SPAN class=""&gt;"LD_PRELOAD=/lib64/liboneagentproc.so"&lt;/SPAN&gt;,
...
volumes=[
   “/lib64/liboneagentproc.so: /lib64/liboneagentproc.so:ro”,
   &lt;SPAN class=""&gt;"/opt/dynatrace/oneagent/agent:/opt/dynatrace/oneagent/agent:ro"&lt;/SPAN&gt;,&lt;BR /&gt;...&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Mar 2024 15:47:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241366#M2302</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2024-03-28T15:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Full-stack monitoring of stand alone Podman container using --read-only=True option</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241367#M2303</link>
      <description>&lt;P&gt;Thanks. Did not know this one.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 15:49:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/241367#M2303</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2024-03-28T15:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Full-stack monitoring of stand alone Podman container using --read-only=True option</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/270880#M2916</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We tried adding the lines above to a containers.conf.&lt;/P&gt;&lt;P&gt;But the&amp;nbsp;&lt;/P&gt;&lt;P&gt;"LD_PRELOAD=/lib64/liboneagentproc.so", causes the following error&lt;/P&gt;&lt;P&gt;ERRO[0000] reading system config "/etc/containers/containers.conf": decode configuration /etc/containers/containers.conf: toml: line 303 (last key "containers"): expected '.' or '=', but got '\n' instead&lt;/P&gt;&lt;P&gt;Any idea if there's another way to use LD_PRELOAD or is the syntax correct? Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 20:30:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Full-stack-monitoring-of-stand-alone-Podman-container-using-read/m-p/270880#M2916</guid>
      <dc:creator>Stephen1_Lee</dc:creator>
      <dc:date>2025-02-24T20:30:49Z</dc:date>
    </item>
  </channel>
</rss>

