Overview
This page contains examples of the definition list component.
Examples
Plain text terms
- Service
- Services are the building blocks of modern microservice architectures - broadly a service groups together endpoints, queries, or jobs for the purposes of building your application.
- Resource
- Resources represent a particular domain of a customer application - they are typically an instrumented web endpoint, database query, or background job.
Code-formatted terms
clusterChecksRunner.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution- Required. A list of node selector terms. The terms are ORed.
site- Set the site of the Datadog intake for Agent data. Defaults to
datadoghq.com. api_key- Your Datadog API key. Required for the Agent to submit data.
Mixed terms
- Environment
- A way to scope your first-class object. Examples:
prod,staging,dev. logs_enabled- Set to
trueto enable log collection by the Datadog Agent.