<?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 Regarding metrics api query in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Regarding-metrics-api-query/m-p/716437#M118</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have configured javaagent (trail version) in two different machine (one in linux env and one in windows),and deployed same springboot rest api on both machine, and put same application name ,node name and tier name and to retrive metrics data api from appdynamics.how we differentiate metrics api if we small changes in restapplication.&lt;/P&gt;
&lt;P&gt;I got same metrics api from two machine:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://asteroids2019042323315110.saas.appdynamics.com/controller/rest/applications/OpsMx-Portal/metrics?metric-path=Business%20Transaction%20Performance%7CBusiness%20Transactions%7COpsMx-Tier%7C%2Fcustomer%2F2%7CIndividual%20Nodes%7COpsMx-Node&amp;amp;time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=4320&amp;amp;output=json" target="_blank" rel="noopener nofollow noreferrer"&gt;https://asteroids2019042323315110.saas.appdynamics.com/controller/rest/applications/OpsMx-Portal/metrics?metric-path=Business%20Transaction%20Performance%7CBusiness%20Transactions%7COpsMx-Tier%7C%2Fcustomer%2F2%7CIndividual%20Nodes%7COpsMx-Node&amp;amp;time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=4320&amp;amp;output=json&lt;/A&gt;"&lt;/P&gt;
&lt;P&gt;Kindly please resolve my issue.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;
&lt;P&gt;Veerendra Srivastava&lt;/P&gt;

&lt;P&gt;^ Edited by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;to redact mobile number. Please do not share your phone number or anyone else's on community posts for security and privacy reasons.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2019 07:01:12 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2019-04-26T07:01:12Z</dc:date>
    <item>
      <title>Regarding metrics api query</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Regarding-metrics-api-query/m-p/716437#M118</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have configured javaagent (trail version) in two different machine (one in linux env and one in windows),and deployed same springboot rest api on both machine, and put same application name ,node name and tier name and to retrive metrics data api from appdynamics.how we differentiate metrics api if we small changes in restapplication.&lt;/P&gt;
&lt;P&gt;I got same metrics api from two machine:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://asteroids2019042323315110.saas.appdynamics.com/controller/rest/applications/OpsMx-Portal/metrics?metric-path=Business%20Transaction%20Performance%7CBusiness%20Transactions%7COpsMx-Tier%7C%2Fcustomer%2F2%7CIndividual%20Nodes%7COpsMx-Node&amp;amp;time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=4320&amp;amp;output=json" target="_blank" rel="noopener nofollow noreferrer"&gt;https://asteroids2019042323315110.saas.appdynamics.com/controller/rest/applications/OpsMx-Portal/metrics?metric-path=Business%20Transaction%20Performance%7CBusiness%20Transactions%7COpsMx-Tier%7C%2Fcustomer%2F2%7CIndividual%20Nodes%7COpsMx-Node&amp;amp;time-range-type=BEFORE_NOW&amp;amp;duration-in-mins=4320&amp;amp;output=json&lt;/A&gt;"&lt;/P&gt;
&lt;P&gt;Kindly please resolve my issue.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;
&lt;P&gt;Veerendra Srivastava&lt;/P&gt;

&lt;P&gt;^ Edited by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;to redact mobile number. Please do not share your phone number or anyone else's on community posts for security and privacy reasons.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 07:01:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Regarding-metrics-api-query/m-p/716437#M118</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-04-26T07:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding metrics api query</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Regarding-metrics-api-query/m-p/716438#M119</link>
      <description>&lt;P&gt;Veerendra,&lt;/P&gt;

&lt;P&gt;The issue here is that the combination of tier name and node name are used by AppDynamics to uniquely identify one JVM.&lt;/P&gt;

&lt;P&gt;Thus, your configuration has told us there is one JVM, and that is what you see.&lt;/P&gt;

&lt;P&gt;If you give the 2 instances different tier names, or different node names, you will see both represented individually as you expect.&lt;/P&gt;

&lt;P&gt;For reference, take a look at&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO45/Install+App+Server+Agents#InstallAppServerAgents-tier-node-namingTierandNodeNamingGuidelines" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Install+App+Server+Agents#InstallAppServerAgents-tier-node-namingTierandNodeNamingGuidelines&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Warm regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 12:22:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Regarding-metrics-api-query/m-p/716438#M119</guid>
      <dc:creator>Peter_Holditch</dc:creator>
      <dc:date>2019-04-26T12:22:19Z</dc:date>
    </item>
  </channel>
</rss>

