<?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: How to monitor Services in Cloud Foundry (PCF) - MySql, Rabbit, Reddis in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/165126#M3176</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41199"&gt;@ravinderonly&lt;/a&gt; , for that scenario, it would require product changes. So, I'd suggest to open a request in &lt;A href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/idb-p/DynatraceProductIdeas" target="_self"&gt;Dynatrace Product Ideas&lt;/A&gt; (also known as "Requests for Enhancement") to ask for Extension module to be supported on Cloud Foundry in application-only.&lt;BR /&gt;&lt;BR /&gt;The Dynatrace Product Managers regularly review the product idea suggestions and may choose to include it on the product roadmap.&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;/P&gt;</description>
    <pubDate>Wed, 28 Apr 2021 23:42:47 GMT</pubDate>
    <dc:creator>The_AM</dc:creator>
    <dc:date>2021-04-28T23:42:47Z</dc:date>
    <item>
      <title>How to monitor Services in Cloud Foundry (PCF) - MySql, Rabbit, Reddis</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/164978#M3173</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have provisioned Dynatrace as a service broker(not Bosch deployment) in PCF platform. It's very easy to bind the Application Instances with Dynatrace (which is available as a service) and monitoring starts immediately. How we can monitor the services in the PCF platform (Like mysql, reddis, rabbit etc). I dont see any service to service binding option in PCF platform.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are some of metrics, that we are trying to fetch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Total no of db connections available&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Total no of connections initiated by the client&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unacked message count in the queue&lt;BR /&gt;Message Publish rate/sec to the queue&lt;BR /&gt;Consumer ack/sec on the queue&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 13:11:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/164978#M3173</guid>
      <dc:creator>ravinderonly</dc:creator>
      <dc:date>2021-06-28T13:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Services in Cloud Foundry (PCF) - MySql, Rabbit, Reddis</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/164981#M3174</link>
      <description>&lt;P&gt;Hi ravinderonly,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like you have found, it's very easy to get going with &lt;STRONG&gt;Dynatrace OneAgent on PCF/VMware Tanzu and other Cloud Foundry platforms.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;However, the service broker approach you describe is what we call &lt;STRONG&gt;'application-only'&lt;/STRONG&gt; in Dynatrace. This means, where there is support for &lt;A href="https://www.dynatrace.com/support/help/shortlink/oneagent-support-matrix#universal-injection-of-code-modules" target="_self"&gt;code module injection&lt;/A&gt; (process instrumentation), then it'll be supported.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;From: &lt;A href="https://www.dynatrace.com/support/help/shortlink/cloud-foundry" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/cloud-foundry&lt;/A&gt;&lt;BR /&gt;Applications deployed on Cloud Foundry are usually run through technology-specific buildpacks that provide framework and runtime support for applications running on the Cloud Foundry platform. For complete details, see &lt;A title="how buildpacks work" href="https://docs.cloudfoundry.org/buildpacks/understand-buildpacks.html" target="_blank"&gt;how buildpacks work&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; When deployed in application-only mode, OneAgent monitors the memory, disk, CPU, and networking of processes within the container only. Host metrics aren't monitored.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The technologies you mentioned, &lt;STRONG&gt;Redis, MySQL, and RabbitMQ&lt;/STRONG&gt;, all have metrics collected by OneAgent through the Extensions module. You'll see listed on the &lt;A href="https://www.dynatrace.com/support/help/shortlink/oneagent-support-matrix#other-modules-1" target="_self"&gt;capability support matrix for OneAgent&lt;/A&gt;, that the Extensions module for Cloud Foundry is not applicable to the application-only deployment. Therefore, you need the OneAgent deployed in full-stack mode to the underlying VMs (diego cells) for Cloud Foundry.&lt;BR /&gt;&lt;BR /&gt;The way to have the entire suite of OneAgent functionality enabled will be to have access to &lt;STRONG&gt;BOSH to deploy the OneAgent&lt;/STRONG&gt; in true full-stack mode. See &lt;A href="https://www.dynatrace.com/support/help/shortlink/cloud-foundry-intro" target="_self"&gt;Cloud Foundry deployment strategies&lt;/A&gt;, for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/rabbitmq-monitoring" target="_self"&gt;RabbitMQ monitoring further details&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/redis-monitoring" target="_self"&gt;Redis monitoring further details&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Please note that the built-in MySQL monitoring with OneAgent is being deprecated and &lt;A href="https://www.dynatrace.com/support/help/shortlink/mysql" target="_self"&gt;replaced by the ActiveGate extension&lt;/A&gt; (remote connection to the database instance)&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV id="tinyMceEditor_38d231f65663e9Anonymous_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;As of April 2021, capabilities for Cloud Foundry BOSH deploy vs. application-only (&lt;A href="https://www.dynatrace.com/support/help/shortlink/supported-technologies#cloud-foundry" target="_self"&gt;supported buildpacks only&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The_AM_0-1619482568448.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/765iC5B70B899B1A3E16/image-size/large?v=v2&amp;amp;px=999" role="button" title="The_AM_0-1619482568448.png" alt="The_AM_0-1619482568448.png" /&gt;&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>Tue, 27 Apr 2021 00:24:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/164981#M3174</guid>
      <dc:creator>The_AM</dc:creator>
      <dc:date>2021-04-27T00:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Services in Cloud Foundry (PCF) - MySql, Rabbit, Reddis</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/165027#M3175</link>
      <description>&lt;P&gt;Thanks a lot, &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7445"&gt;@andrew&lt;/a&gt;, It's really useful. We may have use case where we have other APM tool co-existing on the same PCF platform. We started with Bosh deployment of Dynatrace, but it was restricting other APM tools to functioning. Do you think, if there is an option available to have these SI metrics with Application-only monitoring.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 14:49:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/165027#M3175</guid>
      <dc:creator>ravinderonly</dc:creator>
      <dc:date>2021-04-27T14:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Services in Cloud Foundry (PCF) - MySql, Rabbit, Reddis</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/165126#M3176</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41199"&gt;@ravinderonly&lt;/a&gt; , for that scenario, it would require product changes. So, I'd suggest to open a request in &lt;A href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/idb-p/DynatraceProductIdeas" target="_self"&gt;Dynatrace Product Ideas&lt;/A&gt; (also known as "Requests for Enhancement") to ask for Extension module to be supported on Cloud Foundry in application-only.&lt;BR /&gt;&lt;BR /&gt;The Dynatrace Product Managers regularly review the product idea suggestions and may choose to include it on the product roadmap.&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 23:42:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-monitor-Services-in-Cloud-Foundry-PCF-MySql-Rabbit-Reddis/m-p/165126#M3176</guid>
      <dc:creator>The_AM</dc:creator>
      <dc:date>2021-04-28T23:42:47Z</dc:date>
    </item>
  </channel>
</rss>

