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

How can I integrate the Dynatrace APM platform with the Play framework?

Currently I have installed the DynaTrace agent, server and collector. I'm starting my Play application like this: path/to/play_app/bin > ./my_play_application_name…
0
votes
1 answer

error while starting flume

I am trying to use dynatrace as a source for flume and hadoop as sink,where dynatrace and flume is on same server and hadoop is on another server. However,when starting flume,I am getting below error : ERROR [conf-file-poller-0] …
-1
votes
0 answers

Is it possible to access DOM under canvas?

I'm working with Dynatrace synthetic, and came across the requirement where I wanted to monitor transaction flow remote desktop web client. The flow comprises of click on "Remote Desktop", wait for desktop to launch it and launch the Microsoft Edge…
-1
votes
2 answers

Any suggestions for an automated way to capture your application's external connections?

I am trying to replace a requirement our dev teams have where they manually have to fill out a form that includes a list of their app's external connections (for example any database connections, calls to other services/applications, backing…
-1
votes
2 answers

RegEx to exclude substring from end of string

I am working at the user tagging cleanup regex for Dynatrace user session, using the CSS selector i manage to grab the current user name from the MS SharePoint web page top header, the output of such CSS seletion is one of the following two, with…
Davide Piras
  • 43,984
  • 10
  • 98
  • 147
-1
votes
1 answer

Regex to get a nth word from a string which is containing different words which are separated by semicolon(;)

I have a string(Operation logging information) which is combination of different words and all are operated by semicolon(;). I want to extract the 23 word which are tell me the customer is eligible for the operation or Not. I am new to regex, Could…
Nitin D
  • 49
  • 1
  • 5
-2
votes
1 answer

How to find the failed requests of an WebApi which have not reached to the Webapi using Spunk or Dynatrace

Team, need some inputs on below query How to find the failed requests of an WebAPI using Spunk or Dynatrace which have not reached to the WebAPI due to Infrastructure or WebAPI is down
harish
  • 13
  • 2
  • 5
-2
votes
1 answer

Instrumenting ILogger to .net core app trace - Dynatrace sink

App Environment: Azure, .NET Core 3.1, C# We understand that Serilog provides a Dynatrace Sink Serilog.Sinks.Dynatrace for logging app trace statements to Dynatrace. We are trying to avoid having a dependency on Serilog in our .NET core app. Is…
Athadu
  • 854
  • 7
  • 13
-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
-3
votes
1 answer

How integrate FireStore Health Check and Dashboard metrics with our internal Company systems

Context: it is my first use of FireStore. I want to use it to push notification status to our Mobile Application. I can see that there is Google Firestore Dashboard under Analytics umbrella. In our company we use mainly three tools for monitoring…
1 2 3
12
13