Questions tagged [apm]

APM generally refers to Application Performance Management. The best in class tools provide real-time access to detailed information about the performance of a system and its components (including transaction tracing, database and external system response times, etc.)

251 questions
0
votes
1 answer

How to expire F5 APM session on browser close with alternate timeout

We are using the F5 APM to control access to our webapp, but are having some issues regarding expiration rules. The scenario we want is that the cookie expires 12 hours after creation, or upon browser close, whichever comes first. Despite our…
75inchpianist
  • 4,112
  • 1
  • 21
  • 39
0
votes
2 answers

How to determine which JVM is attached to the running application?

I want to build a workflow in BMC Atrium Orchestrator which takes the heap dump of particular java process. The flow which I have to follow is : 1. Input the application name. 2. Find the JVM which is being used by the entered application. 3. Take…
APMFreak
  • 1
  • 1
  • 3
-1
votes
1 answer

.NET Framework-4.0-version-user is having a trouble installing the OpenTelemetry Agent

I'm asking this question on behalf of my customer. They're using <.NET Framework version 4.0> so considering installing the OpenTelemetry agent to use Datadog's APM, which technically supports only the higher version (version 4.6.1). According to…
-1
votes
1 answer

How to track an error generated by providing wrong instrumentation key in Azure App Insights

I'm using Azure app Insights for collecting analytical data.I want to handle a case where I'm getting a 400 error due to providing the wrong instrumentation key in the AppInsights.js file. I have created a profile for encrypting instrumentation key…
-1
votes
1 answer

Failed to connect to backoff(elasticsearch 401 Unauthorized: Unauthorized)

I have recently installed opendistro elasticsearch on a dedicated host and also setting up APM server on another host. I have the following Error response when starting up apm-server via systemctl apm apm-server[3220]:…
ribbit
  • 79
  • 2
  • 13
-1
votes
1 answer

How to use IBM Application performance manager to monitor the performance of IBM Cloud native application?

IBM Provide APM as SaaS service to monitor the application performance end to end with insights to code and transaction. It require its collection agent to be installed in various application component to collect the metrics. I can see one o the…
Manoj K Sardana
  • 153
  • 1
  • 4
  • 14
-2
votes
1 answer

In elastic APM does @CaptureTransaction create a new tab for external calls

for the code below I wanted to create a new tab which would store all the external method calls and would be aggregated, but I am not getting any such results. @CaptureTransaction(value = "Task")
Sumukh H
  • 1
  • 1
-2
votes
1 answer

mysqli_query($connect, $query) returns false : how to fix this?

I am suddenly using APM that I have not learned because of my university assignment. The query works well when tested at cmd, but mysqli_query does not work. I don't know what the problem is, so I'm so stuck right now. echo $query output is…
KSG
  • 13
  • 3
-2
votes
1 answer

How can I monitor the ecological impact of an HTTP request?

Do you know about a tool monitoring the ecological impact of an HTTP request as APM tools does for response time, memory consumption, ... ? I assume such tool would need to know a few parameters : what’s the servers hardware, what’s the source of…
olaurendeau
  • 659
  • 4
  • 12
-2
votes
3 answers

What are websites or applications for practicing performance testing from home

I want to practice performance testing at home using some load testing tool like jmeter. Can anybody tell me some links of websites or applications on which I can practice performance testing by throwing load by load testing tool from home?
a Learner
  • 4,944
  • 10
  • 53
  • 89
-2
votes
2 answers

Dynatrace Performance Metrics

I am looking for the performance metrics that can be monitored using Dynatrace Application Monitoring tool. If they are categorized for different tiers (Web Server, Application Server, Database Server) that would be nice to have. Any help is highly…
Masum
  • 419
  • 6
  • 22
1 2 3
16
17