External reviews
1,344 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Review on Best APM tool - Dynatrace
What do you like best about the product?
As a DevOps Enthusiast, I liked dynatrace because of its Davis AI Engine with software intelligence, which minimizes my day-to-day tasks for monitoring hosts/VMs all in one place with the help of its dashboards and smartscape topologies . It does provide the root cause analysis of problems , which in turn reduces my time for troubleshooting.
What do you dislike about the product?
As far as I have noticed there are no drawbacks that I could think of, but it would be great if some parts are open source and APIs for integration with mulesoft and apigee are available.
What problems is the product solving and how is that benefiting you?
As added APIs and SDKs for log ingestion for a better view of logs and it gives a clearer view of application security. The best part is one can make business analytical decisions with the help of dyantrace.
Never thought debugging could be this easy without access to the actual process
What do you like best about the product?
Everything worked just out of the box. The documentation was on point and easy to follow and even the whole onboarding process and contact was great at all times!
What do you dislike about the product?
The sales personnel was kind of pushy at times which makes sense as they want to sell the product but that's just something I don't quite like. You have an awesome product and we were willing to buy.
What problems is the product solving and how is that benefiting you?
We needed to be able to debug our application which got lifted and shifted into a cloud environment. We were used to being able to debug straight from the IDE which does not work in the cloud. Rookout closed that gap easily
Amazing production visibility and debugging capabilities
What do you like best about the product?
very easy and seamless integration with existing services
What do you dislike about the product?
sometimes its hard to determine what version of the code is running
What problems is the product solving and how is that benefiting you?
It gives us the ability to remote debug and monitor our applications ad hoc without any complicated preparations
Rookout Keeps It Simple But Very Effective
What do you like best about the product?
It provides immediate information on your work and gives
What do you dislike about the product?
The UI is a little bit hard to see. Higher contrast colours would be a nice addition.
Additional to view the objects the windows is a little bit difficult to see all the details. If you could pop it out into a new tab with more detail it would be nice.
Additional to view the objects the windows is a little bit difficult to see all the details. If you could pop it out into a new tab with more detail it would be nice.
What problems is the product solving and how is that benefiting you?
Rookout takes the manual effort out of setting up debug tools and you can do it live.
It can help reveal the edge cases without the need to reproduce this in test environments.
It can help reveal the edge cases without the need to reproduce this in test environments.
Rookout enables us to debug along side real user production traffic, with low impact on the end user
What do you like best about the product?
- It is easy to install and get up and running.
- Debugging production traffic in real-time.
- Syncing of GitHub projects to the application in the interface, and with a little configuration you can set this up to sync out of the box.
- Very helpful and engaging Customer Success.
- Debugging production traffic in real-time.
- Syncing of GitHub projects to the application in the interface, and with a little configuration you can set this up to sync out of the box.
- Very helpful and engaging Customer Success.
What do you dislike about the product?
- The web UI doesn't work in Safari.
- We are a predominantly Java shop. Whilst you are able to view call stack information, local and global variable state, it is not possible to read ThreadLocal state or place breakpoints in lambdas.
- Python required a little more leg work to get up and running. The Java agent-based solution is transparent to the application.
- No view on breakpoint overheads within the UI. When setting a breakpoint on a hot code path/mission-critical code path it would be nice to know the impact it has on request performance.
- No IDE (IntelliJ) plugin support. It would be great to not even have to leave your development environment.
- We are a predominantly Java shop. Whilst you are able to view call stack information, local and global variable state, it is not possible to read ThreadLocal state or place breakpoints in lambdas.
- Python required a little more leg work to get up and running. The Java agent-based solution is transparent to the application.
- No view on breakpoint overheads within the UI. When setting a breakpoint on a hot code path/mission-critical code path it would be nice to know the impact it has on request performance.
- No IDE (IntelliJ) plugin support. It would be great to not even have to leave your development environment.
What problems is the product solving and how is that benefiting you?
- Not needing to have a production environment replicated to a debugging environment.
- Lower impact on the end user, and easier setup than with JMX based breakpoint debugging.
- Lower MTTR for debugging in production incidents.
- Quicker turnaround time for addressing bugs in the development environment during QA.
- Lower impact on the end user, and easier setup than with JMX based breakpoint debugging.
- Lower MTTR for debugging in production incidents.
- Quicker turnaround time for addressing bugs in the development environment during QA.
Rookout adds tremendous value in minutes
What do you like best about the product?
I like the ease of use. I can take an app, and within just a few minutes have the rookout agent present and setting breakpoints to look deeper into issues. It is not overly complicated to use but provides a tremendous amount of context around problems (that usually can't be easily obtained) and allows them to be resolved faster, greatly adding value.
What do you dislike about the product?
Sometimes finding various items with the color scheme can be a bit difficult. However there have been some great improvements with this over the previous months, and I am excited to see how the product continues to develop.
What problems is the product solving and how is that benefiting you?
Rookout is solving problems around understanding where "Things went wrong" in the code, but not always my code, but both other departments code and customers code too that interfaces with us. This benefits me in the sense that I am able to have a better understanding of code at runtime, especially the customers code / others code that I do not have a full debugging environment setup for. This is all done in just a few minutes and can greatly help to reduce the time I spend troubleshooting code-level issues.
It is very useful and help dubbing, it have good ui ux experience, but there is a place to improve
What do you like best about the product?
The power to debugging prod, and replace the console logs
What do you dislike about the product?
There is sometimes miss understanding about the breakpoints when they are disabled, and sometimes the code is not updated.
What problems is the product solving and how is that benefiting you?
The power to debugging prod, and replace the console logs
The app itself is good, been using it for a while in our environments.
What do you like best about the product?
Deployment is relatively easy, the best thing is that you don't use it for a month but when it comes to it it can literary save you a lot of time.
What do you dislike about the product?
Lack of multiple languages support, they do support the major ones but as far as I understood not all languages are supported
What problems is the product solving and how is that benefiting you?
Live debug, to catch errors grafana / loki can't catch
Great tool for debugging production env
What do you like best about the product?
It's very helpful for seeing a static state in all environments, which can solve lots of bugs that usually require writing a lot of logs
What do you dislike about the product?
The setup caused some problems for me. It would be great if you can have more debugging abilities (like IDE), like continuing from a static state to debug on virtual server
What problems is the product solving and how is that benefiting you?
We have a lot of edge cases on our crawling applications, and its very hard to recreate some of them on our local envs. Rookout helps us not to invest on recreating those scenarios on our local envs
Debugging was never s easy when local debugging is impossible
What do you like best about the product?
1. rookout gives you the ability to debug remote service easily, it is very powerful when you cannot do it locally on your dev machine.
2. very easy to integrate to my scala service
3. lets you debug any code in the repo
2. very easy to integrate to my scala service
3. lets you debug any code in the repo
What do you dislike about the product?
1. that it was not available 5 years ago
2. I would like to get statistics on the local variables that the break point is on, compared to the current feature which lets you get every snapshot of the local variable (until the limit that you specify)
2. I would like to get statistics on the local variables that the break point is on, compared to the current feature which lets you get every snapshot of the local variable (until the limit that you specify)
What problems is the product solving and how is that benefiting you?
Rookout lets you debug service in production without the fear of stopping or slowing down the service. debugging in production is very powerful because you debug the service on real production data.
showing 241 - 250