Questions tagged [dynatrace]

Dynatrace is a set of tools for Application Performance Management (APM) which provides monitoring of hosts, processes and their interconnections as well as deep code-level insight into performance metrics.

Dynatrace is a platform composed by a set of solutions developed by Dynatrace LLC. allowing developers, testers, performance consultants and managers to monitor applications on technical and business levels.

190 questions
0
votes
1 answer

Getting the Ambari SNMP setup - plugin to monitor Dynatrace

Is there a way to write a plugin (python) to allow Dynatrace to monitor logs (ambari-alerts.log) from Ambari? Something like this: https://github.com/apache/ambari/tree/trunk/contrib/alert-snmp-mib Also take a look at this sample code:…
0
votes
0 answers

Dynatrace AWS access key verification domains (url/ip)

We have implemented Dynatrace and we need to add our AWS account to pull CloudWatch logs. The problem: We have a corporate proxy and firewall which is super locked down and seems to block whichever requests Dynatrace is trying to make to AWS to…
0
votes
1 answer

Create a dashboard in Dynatrace Appmon web showing a set of purepaths/web requests

I want to create a dashboard with 1 tile showing a set of purepaths/web requests related to some web application flows that I'm interested in (like product search request, add product to basket etc.). Basically, I'm interested in "response time" of…
0
votes
1 answer

How does the Dynatrace OneAgent change the dotnet application HTTP header

I am interesting about dotnet application monitoring. I found that OneAgent which is developed by Dynatrace is great. I want to know how the agent added the HTTP header to the HTTP request, even though I didn't change anything. I found the agent…
Angle Tom
  • 1,060
  • 1
  • 11
  • 29
0
votes
1 answer

API for dynatrace Managed version dashboard

Created a dynatrace dashboard with latest Dynatrace Managed version 1.50, need the API to fetch the dashboard for specific duration. Also the link accessed for other browser is asking credentials
Bhuva
  • 1
0
votes
2 answers

Regex- to extract a string before and after string

Want extract string before and after the word. Below are the content. Content: 1. http://www.example.com/myplan/mp/public/pl_be?Id=543543×tamp=06280435435 2. http://www.example.com/course/df/public/pl_de?Id=454354×tamp=0628031746 3.…
Nitin D
  • 49
  • 1
  • 5
0
votes
1 answer

Understanding garbage collections and generations in dynatrace

I have gone through various websites to understand garbage collector and i got some idea about it.Using dynatrace I'm monitoring the performance of a server under load. Can someone explain me what are these metrics we get in dynatrace GC graph.Such…
shey
  • 344
  • 2
  • 10
  • 29
0
votes
2 answers

How to take AWR report from dynatrace?

I am new to performance analysis of DB. How to pull AWR report from dynatrace? What parameters we are monitoring in AWR report?
Om Prakash
  • 91
  • 1
  • 7
0
votes
1 answer

Heap memory chart in Dynatrace

I did the load testing in staging environment and I need to check heap memory usages in dashlets. Currently I am using Dynatrace 7.0 client. Could you please help me with this?
Om Prakash
  • 91
  • 1
  • 7
0
votes
0 answers

Nginx configs for Dynatrace

nginx version: nginx/1.12.1 Dynatrace version: 7.0 uname -a ==> Linux xxx.elinux.xxx 3.10.0-693.2.2.el7.x86_64 #1 SMP Sat Sep 9 03:55:24 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux I have been trying to get nginx metrics being sent across to…
mmukhe
  • 668
  • 9
  • 22
0
votes
1 answer

Unable to get Dynatrace Authentication Token via API

I am unable to get access token of dynatrace via REST api. I have used the sample REST call provided in the dynatrace documentation but still cannot get the token, but I can log into the account on the portal using these credentials. I have signed…
Jay Martha
  • 91
  • 2
  • 10
0
votes
1 answer

Creating Incidents in Dynatrace for method invocation measures

I have created 2 method invocation measures in Dynatrace for 2 method calls in the backend. I want to create an Incident in Dynatrace if method 1 is called less than 80% of the times method 2 is called. Is there a way to do this in Dynatrace? When…
yodaImnot
  • 1
  • 1
0
votes
0 answers

Dynatrace App Mon plugin jenkins pipeline compatibility - issue setting environment variables when extending EnvironmentContributor class

I am trying to extend the Dynatrace App Mon plugin to be Jenkins pipeline compatible. I have taken the source code from Github dynatrace-dashboard-2.0.5 (source code from master branch of this repository and dynatrace github repository had some…
Preet
  • 81
  • 1
  • 8
0
votes
1 answer

Anyone have the performace report of the oneagent from Dynatrace?

I am doning some spike on Dynatrace, The function is really awesome. But I am worried about that how much resource will be taken up in my server by the OneAgent from Dynatrace. Anyone has the report about this? plz share with me. Thanks in advance.
Angle Tom
  • 1,060
  • 1
  • 11
  • 29
0
votes
3 answers

Can dynatrace monitor API?

I am new to the dynatrace and looking for bit help on Dynatrace tool.My query is regarding Dyna-trace capability to monitor APIs. Is dynatrace capable of monitoring external/3rd party APIs? If yes , where can I find the details? Thanks!
Anupam K
  • 309
  • 1
  • 4
  • 17