How to get effective values for any setting?
How to update effective value for a setting?
What are the three types of Authn/Authz connection?
Local / SAML / SCIM.
Local - user accounts are all managed within Dynatrace.
SAML - user accounts and groups are synced from an external IdP and local groups are mapped to SAML group claims.
SCIM - users and groups originate in the IdP and all authn/authz is offloaded to the IdP.
What permission type is recommended and what are all the permission types?
Policy-based permissions are the most recommended.
Account management permissions are required to manage the Dynatrace account.
Role-based and Management-Zone-based permissions are possible, however less recommended than policy-based permissions.
Default retention period for default events, security events, custom security events and biz events
default_events - 35 days
default_security_events - 3 years
default security_custom_events - 1 year
default_bizevents - 35 days
Default retention period for logs, metrics, traces (spans)
default logs - 35 days
default metrics - 15 months
default_spans - 10 days
Default retention for system events and app snapshots
dt_system_events - 1 years
default_application_snapshots - 10 days
What are the types of rules you can create for Management Zones
Monitored Entity
Dimensional Data
Entity Selector
When they are set up, what 3 management zone rules will make sure the components of a k8s application will be covered?
Services on K8s Namespace.
Browser monitors.
HTTP monitors.
How to add metadata?
Use DT_{CUSTOM_PROPERTY} env var for process or host-level metadata.
Using OneAgent installation parameter –set-host-property.
Use oneagentctl CLI parameter –set-host-property
Use annotations in K8s
How to add tags?
Manually via UI.
Automatic rules in the UI.
Using Monitored Entities API.
Using DT_TAGS env vars for processes and process groups.
Using OneAgent installation parameter –set-host-tag.
Using oneagenctl CLI parameter –set-host-tag
What are the different types of fallback mode for network zones
Any ActiveGate (default) -> try default zone, then any other ActiveGate.
DefaultZone -> try default zone, then discard traffic.
None -> traffic discarded.
What are the different types of services?
Web Request Services.
Web Services - defined by Web Services Description Language (WSDL).
Database Services.
What Dynatrace concepts are considered to identify Database Services?
Commits.
Queries.
Modifications.
What Dynatrace concepts are considered to identify Web Services?
Service name.
targetNamespace.
When a database request is detected, what information is used to define the unique monitored database service?
Database name or schemas.
Database vendor.
Database IP address / port.
What Dynatrace concepts are considered to identify Web Request Services?
Web server name.
Context root.
Web application ID.
What is the benefit of Service Detection Rules?
They tailor out-of-the-box detection to make sure microservices are correctly detected / grouped / identified as Services in Dynatrace.
What is Adaptive Traffic Management
OneAgent automatically adjusts the rate of trace data collection every 15 mins to stay within the Full-Stack GiB threshold for a given environment.
Dynatrace has some default settings that can be overridden.
For what languages can you create custom services?
Java
.NET
Go
PHP
For what data types can a custom bucket be made?
Logs
Spans
Event
Security event
Biz events
How does Adaptive Traffic Management adjust the sampling of requests?
OneAgent first calculates a list of top requests starting each minute, from which it captures:
- Most traces of unique and rare requests
- Fewer traces, but still a high volume, of frequent requests