• Home
  • Solutions
  • Automations
  • Site Reliability Guardian
  • Create a Site Reliability Guardian

Create a Site Reliability Guardian

When creating a new Site Reliability Guardian, you have two options: create it from a pre-defined template, or manually provide all the required input.

Create from a template

  1. In the Dynatrace Launcher, select Site Reliability Guardian .
  2. Select + Guardian to create a new guardian.
  3. In the template you want to use, select Use template.
  4. Adjust the name of the guardian in the top.
  5. optional Add a description on the right-hand side.
  6. optional Assign tags.
  7. Refine your objectives on the left-hand side. Be sure to replace all placeholders (PLACEHOLDER) in your DQL queries with actual values.
  8. Select Create.

Create manually

  1. In the Dynatrace Launcher, select Site Reliability Guardian .
  2. Select + Guardian to create a new guardian.
  3. Select Create without template.
  4. Set the name of the guardian in the top.
  5. optional Add a description on the right-hand side.
  6. optional Assign tags.
  7. Add objectives on the left-hand side. Use a custom DQL query, or reference an existing SLO.
  8. Select Create.

Templates

The following examples are provided:

TemplateDescription
Kubernetes workload saturationSafeguard your Kubernetes environment with dedicated resource utilization objectives for a Kubernetes workload (i.e., K8s deployment). The objectives focus on memory and CPU consumption of the workload.
Kubernetes cluster saturationConstantly check the resource consumption of your Kubernetes environment by validating CPU and memory objectives of a Kubernetes cluster.
Kubernetes namespace saturationSafeguard your Kubernetes environment with dedicated resource utilization objectives for a Kubernetes namespace. The objectives focus on memory and CPU consumption of the namespace including a reliability objective on the container restarts.
Host utilization and saturationProtect your infrastructure with resource consumption and saturation objectives for a dedicated host.
Security gateEstablish a security gate in your release process to ensure your releases have no known and exploitable vulnerabilities.