[TP] Lab - Creating and Using Entity Selectors
What you will learn in this TP :
- Validate access to the Dynatrace cluster
- Generate an API Token with the correct rights
- Understand the importance of dynamic selectors
- Banish technical ID rigidity
Prerequisites
What you will learn in this section :You must have a Dynatrace cluster (SaaS or Managed) with agents deployed, as well as an API Access Token with read entity rights (`entities.read`).
- Validate access to the Dynatrace cluster
- Generate an API Token with the correct rights
Golden Rule of Design (Scaling)
What you will learn in this section :To guarantee optimal performance and simplified maintenance, a strict architectural rule must be respected in your configurations.
- Understand the importance of dynamic selectors
- Banish technical ID rigidity
-
The Golden Rule
For each selection rule, you must imperatively define either anEntity ID(unique technical identifier) or anEntity type.
Good practice: The use of fixed Entity IDs is prohibited in production because it's too specific and doesn't survive resource redeployment.
Recommended Articles
Understand the evolution of billing in Dynatrace: the difference between the ...
Discover why and how to configure Grafana Alloy so that it monitors itself, c...
Discover how to enable, secure, and use Grafana Alloy's built-in web interfac...
Discover the fundamental concepts of Grafana Alloy, the transition from the s...
As part of a Grafana training or observability training, master the declarati...
Learn how to configure Grafana Alloy to collect, transform, and forward metri...
Discover how to configure Grafana Alloy to read log files, journald, or netwo...
Dive into distributed trace processing. Learn how to ingest OTLP, Jaeger, or ...
Discover how to configure continuous profiling in your environments using Gra...
Learn how to manage large-scale Grafana Alloy deployments. Configure Clusteri...
Discover Grafana Assistant, the artificial intelligence integrated into Grafa...
Comparison between Grafana Alloy and Dynatrace ActiveGate. Understand the fun...
Course Glossary
The use of artificial intelligence and machine learning to automate and improve IT operations (e.g., anomaly detection, reducing alert noise).
An open source framework providing standards, APIs, and SDKs to collect and export observability data (traces, metrics, logs) in an agnostic way.