Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Dynatrace Classic

Dynatrace

Reviews from AWS customer

10 AWS reviews

External reviews

1,362 reviews
from and

External reviews are not included in the AWS star rating for the product.


5-star reviews ( Show all reviews )

    Moritz S.

Easy way to debug

  • October 18, 2023
  • Review provided by G2

What do you like best about the product?
It provides an easy way to debug. And it is easy to integrate
What do you dislike about the product?
The plugin is not very good and hard to use
What problems is the product solving and how is that benefiting you?
Debugging in live environments


    Kyle J.

Get sophisticated analytics on the performance of your apps

  • October 04, 2023
  • Review provided by G2

What do you like best about the product?
The administration of our IT infrastructure and our applications' efficiency have significantly improved since we began using Dynatrace. We can now access sophisticated, in-depth analysis of the end-user experience to understand user behavior better and foresee future difficulties. Their technical support is excellent, and the product is intuitive and easy to use, so we can make improvements that will lead to happier customers.
What do you dislike about the product?
This platform has worked well for me and has proven beneficial; however, the price is relatively high.
What problems is the product solving and how is that benefiting you?
Dynatrace allows us to make educated choices about optimizing our apps effectively. As a result of our efforts, issues have been resolved, the user experience has been enhanced, and new clients have been attracted. The implementation was straightforward, and the resources at our disposal will allow us to improve the user experience and bring in new customers.


    Jeffrey G.

Thorough transparency - Fantastic Interface!

  • October 02, 2023
  • Review provided by G2

What do you like best about the product?
The interface is one of the best I have used for my company out of the many applications implemented for network visibility.
What do you dislike about the product?
Initial appliance deployment. Important step but it takes awhile to set up.
What problems is the product solving and how is that benefiting you?
As it is being deployed over our different business areas it is giving us a unique look into our performance.


    Computer Software

Great tool to get a clear snapshot of production environments without doing any hacks

  • September 21, 2023
  • Review provided by G2

What do you like best about the product?
Allows having proper observability in production environments
Can be used in various use cases, not just for errors debugging
Straightforward UI/UX
What do you dislike about the product?
The agents versioning can be annoying at times
What problems is the product solving and how is that benefiting you?
Ability to see the root issue in production with all of the variables involved


    Nikhil A.

Comprehensive Monitoring Tool

  • September 08, 2023
  • Review provided by G2

What do you like best about the product?
Easy to use UI
Comprehensive logging
Ability to configure tool and logging levels
Ability to integrate with Service Now for incident management
What do you dislike about the product?
The UI at times is too basic and requires multiple clicks to access the logs required
What problems is the product solving and how is that benefiting you?
Application and Server monitoring


    Gal L.

Amazing tool who helped me solve bugs in production a lot faster

  • July 25, 2023
  • Review provided by G2

What do you like best about the product?
It helps you debug in real time, catch complex issues and catch bugs that you didn't thought of when you first wrote the code and the tests.
What do you dislike about the product?
sometimes it slow, and you can't create conditions on keys in Map values.
What problems is the product solving and how is that benefiting you?
same as before - catch complex bugs by inspecting the values of the variables.


    Computer Software

Debugging your code in production environment

  • July 17, 2023
  • Review provided by G2

What do you like best about the product?
The break point feature to debug your code in real time on real production environment
What do you dislike about the product?
The inteli plugging is very slow which I'm only using the web app
What problems is the product solving and how is that benefiting you?
Solving real time debugging till in production environments


    Online Media

Rookout became part of out arsenal when trying to debug and solve issues in production

  • July 17, 2023
  • Review provided by G2

What do you like best about the product?
The ability to quickly pinpoint issues in production without having to try and recreate the secnario in tests.
This allow us to add tests specificly to the issue and release a stable version.
What do you dislike about the product?
We are working in Scala and we have a lot of implicit fields which are not shown and we need to specificly print them or extract them to be cought by rookout.
Also in case of heavy maps the need to go 1 by 1 to collect more data is annoying
What problems is the product solving and how is that benefiting you?
It solves the problem of trying and recreate a bug in our testing env.
We can track an issue with our monitoring and see the bug in realtime in rookout.
This make the time from the report of an issue to the time of solving it quicker


    Yotam H.

Sadly bugs happens, rookout help us solve them in half the time.

  • July 17, 2023
  • Review provided by G2

What do you like best about the product?
The ability to debug production environment live easily and quickly.
What do you dislike about the product?
Need to add the ability to see the inline response of the line you selected.
What problems is the product solving and how is that benefiting you?
Checking the program state at a particular point in the production environment provides much data required to solve issues.


    Computer Software

Easily debug tool to use over production and development environment

  • July 17, 2023
  • Review provided by G2

What do you like best about the product?
It is very simple to use, allow you to debug the code easily.
What do you dislike about the product?
The search on the rookout web is not the best - need to search by the name of the class and it offers you all the existing repositories which is a bit confusing (you can see the repo name on the side of the class name, and it can be missed so the debug point are not aligned with the real code lines)
better to have more clear class name to repo relation to avoid confusion.

also, when you want to put multiple break points in one flow that contains multiple classes - need to xearch by class name each one. If it could be like on intelij - command + click on the function name and it will lead you to the relevant class - it can improve the ux a lot.
What problems is the product solving and how is that benefiting you?
debug bugs on production live environment without change/do anything.