Application and Microservices Flashcards
What are the service types in Dynatrace?
Web request services
Web services
Database services
Messaging and queueing
Remoting services
Background activity services
Custom services
Span (default) service
Volatile services
What are the discrete concepts when identifying and naming web services
Web Application Name
Context root
Web application ID
What are Request Attributes
Dynatrace tracks all requests, from end to end, and automatically monitors the services that underlie each transaction
You can also configure custom request attributes that you can use to improve filtering and analysis of web requests.
To create Custom Request Attributes goto
Setting => Server-Side service monitoring => Define a new request attribute
What does Process deep monitoring do?
Automatic monitoring of all process groups that are detected in your environment
End-to-end visibility into requests of all auto-detected server-side services
A fully automated monitoring process with no configuration required, thus simplifying monitoring of large-scale environments
Why is enabling Cookie and header settings important
Dynatrace RUM tracks user’s behavior using Cookies so it is important to enable them.
What is Apdex rating?
An Apdex score varies from 0 to 1, with 0 as the worst possible score (100% of response times were Frustrated), and 1 as the best possible score (100% of response times were Satisfied).