Discussion Feed
11-02-2020
03:15 AM
I understand that instrumentation of redis itself is not possible as it is written in "C". But isn´t it possible to see redis calls as a "Remote Service" like Kafka-Topics, HTTP-Requests or called Webservices to get generell statistics for these calls (calls, errors, resp-time) gathered by the java-agent? Maybe there is a way to add manual instrumentation for this?
... View more
09-23-2020
09:08 AM
Hello good folks
SELECT eventTimestamp FROM transactions WHERE application = "MyPROD" and eventTimestamp BETWEEN '2020-09-20T10:28:30.186Z' and '2020-09-20T10:28:40.186Z'
I get the data successfully, but the time is exactly 6 hours behind. What time zone or format is 2020-09-20T10:28:40.186Z
The letters 'T' and 'Z' represent the Zulu time format, but I can't understand the results. The results are exactly 6 hours behind the expected.
... View more
- Tags:
- ADQL
Labels:
03-18-2019
10:06 AM
Any one on this forum who typecasted enums?
I tried with no ToString() and ToString()
... View more
02-12-2019
03:37 PM
Thank You very much
... View more
11-27-2018
07:23 PM
1 Kudo
Hi @Basam.Nath
Live Preview option helps you stream live data from your application. As per the documentation:
For Java and .NET environments, you can use interactive live preview tools to find business transaction entry points:
Business transaction discovery sessions stream live data from the node to the Controller UI to help you make instrumentation decisions. These sessions display transactions based on all transaction detection rules active for the node.
For certain types of entry points, custom match rule live preview enables you to preview transactions based on applying a single transaction detection rule on a node.
See the Live Preview and Custom Match Rule Live Preview documentation for more details.
Let us know if you have further questions.
... View more
11-13-2018
10:41 AM
Hi @Basam.Nath
Thank you.
AppDynamics supports up to 2000 MIDC with no limit on the data collected per MIDC. Note that the maximum number of characters a field can contain is 8191.
... View more
10-25-2018
01:28 PM
2 Kudos
You can see JVM and Garbage Collection metrics in a couple of places:
1. Go to "Tiers and Nodes" in the left panel and select "Memory (Java)" from the dropdown menu at the top. Columns show key Heap and GC metrics across all Tiers, Nodes on the page.
2. From "Tiers and Nodes", drill down on any Java node and select the "Memory" tab at the top. See screenshot attached.
... View more
10-25-2018
10:47 AM
Hi @Basam.Nath
Please make a note that the supported timestamp format is:
ISO 8601 format: yyyy-MM-dd'T'HH:mm:ss.SSSZZ
UNIX epoch date format: A 13-digit number representing the number of seconds/milliseconds since UNIX epoch time (Jan 1 1970). For example, (GMT): Mon, 17 Apr 2017 23:46:22 GMT would be 1492472782000.
About Orderdate, it appears to me that Orderdate is collected as a "String" and as you know, date manipulation does not work on string values.
... View more
10-25-2018
08:36 AM
Hi @Basam.Nath
Thank you for posting your query on AppDynamics Community.
I tried to run a similar query and it worked without the last `= true' predicate.
Do you want to try and let us know if it works?
... View more
Latest Activity
- Posted Making sense of zulu time format is 'eventTimestamp' shows '2020-09-20T11:28:30.186Z' on Business iQ (Analytics). 09-23-2020 09:08 AM
- Tagged Making sense of zulu time format is 'eventTimestamp' shows '2020-09-20T11:28:30.186Z' on Business iQ (Analytics). 09-23-2020 09:08 AM
- Posted Re: Is it possible to instrument Redis via APM with Java agents to get a visual representation of transactions? on Latest Release. 03-23-2020 09:37 AM
- Posted Re: Method Invocation data collector: enums in .NET C# on Business iQ (Analytics). 03-18-2019 10:06 AM
- Posted Method Invocation data collector: enums in .NET C# on Business iQ (Analytics). 03-15-2019 02:15 PM
- Posted Re: What is the difference between a service end point vs Business Transaction on Controller (SaaS, On Premise). 02-12-2019 03:37 PM
- Posted Re: What is the difference between a service end point vs Business Transaction on Controller (SaaS, On Premise). 02-10-2019 11:32 AM
- Tagged Re: What is the difference between a service end point vs Business Transaction on Controller (SaaS, On Premise). 02-10-2019 11:32 AM
- Posted What is the difference between a service end point vs Business Transaction on Controller (SaaS, On Premise). 02-06-2019 10:27 AM
- Tagged What is the difference between a service end point vs Business Transaction on Controller (SaaS, On Premise). 02-06-2019 10:27 AM
- Tagged What is the difference between a service end point vs Business Transaction on Controller (SaaS, On Premise). 02-06-2019 10:27 AM
- Posted How is "Live Preview" helpful for a transaction detection? on Controller (SaaS, On Premise). 11-26-2018 11:34 AM
- Tagged How is "Live Preview" helpful for a transaction detection? on Controller (SaaS, On Premise). 11-26-2018 11:34 AM
- Posted Re: Any limit on # of Data points to Collect from on a data collector (in a method invocation data collector) on Business iQ (Analytics). 11-13-2018 10:15 AM
- Posted Where do I see JVM and Garbage collection in Appdynamics on Java (Java Agent, Installation, JVM, and Controller Installation). 10-25-2018 09:23 AM
- Tagged Where do I see JVM and Garbage collection in Appdynamics on Java (Java Agent, Installation, JVM, and Controller Installation). 10-25-2018 09:23 AM
- Tagged Where do I see JVM and Garbage collection in Appdynamics on Java (Java Agent, Installation, JVM, and Controller Installation). 10-25-2018 09:23 AM
- Posted How to use 'distinctcount' clause in ADQL on Business iQ (Analytics). 10-24-2018 10:03 AM
- Tagged How to use 'distinctcount' clause in ADQL on Business iQ (Analytics). 10-24-2018 10:03 AM
- Tagged How to use 'distinctcount' clause in ADQL on Business iQ (Analytics). 10-24-2018 10:03 AM
Community Stats
Date Registered | 09-11-2018 10:41 AM |
Date Last Visited | 01-14-2021 10:53 AM |
Total Messages Posted | 21 |