User Tools

Site Tools


devops:monitoring:datadog:containers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
devops:monitoring:datadog:containers [2025/02/14 12:05] – created 85.219.17.206devops:monitoring:datadog:containers [2025/02/14 13:58] (current) – [Pregunta 6] 85.219.17.206
Line 4: Line 4:
   * Log Analysis   * Log Analysis
   * Log Insights   * Log Insights
-  * Log Explorer+  * **Log Explorer**
  
 ===== Pregunta 2 ===== ===== Pregunta 2 =====
 What rule type helps scrub sensitive data from logs? What rule type helps scrub sensitive data from logs?
-  * redact+  * **redact**
   * filter   * filter
   * scrub   * scrub
Line 17: Line 17:
   * Access to Docker container logs   * Access to Docker container logs
   * Nothing, auto-detection is enabled by default   * Nothing, auto-detection is enabled by default
-  * Admin access to Docker engine+  * **Admin access to Docker engine**
   * Custom configuration   * Custom configuration
  
Line 24: Line 24:
   * Indexing performance   * Indexing performance
   * Query performance   * Query performance
-  * Security, compliance and storage reasons+  * **Security, compliance and storage reasons**
   * Processing performance   * Processing performance
  
 ===== Pregunta 5 ===== ===== Pregunta 5 =====
 Which metric indicates the volume of log entries? Which metric indicates the volume of log entries?
-  * logs.count+  * **logs.count**
   * logs.size   * logs.size
   * system.cpu.idle   * system.cpu.idle
Line 39: Line 39:
   * Services   * Services
   * Deployments   * Deployments
-  * ReplicaSets+  * **ReplicaSets**
  
 ===== Pregunta 7 ===== ===== Pregunta 7 =====
Line 46: Line 46:
   * Datadog agent installation   * Datadog agent installation
   * Process monitoring enabled   * Process monitoring enabled
-  * AWS integration and Datadog Forwarder+  * **AWS integration and Datadog Forwarder**
  
 ===== Pregunta 8 ===== ===== Pregunta 8 =====
Line 52: Line 52:
   * DD_ORCHESTRATOR_EXPLORER_ENABLED   * DD_ORCHESTRATOR_EXPLORER_ENABLED
   * DD_LIVE_CONTAINERS   * DD_LIVE_CONTAINERS
-  * DD_CONTAINER_MONITORING+  * **DD_CONTAINER_MONITORING**
   * DD_CONTAINER_INSIGHTS   * DD_CONTAINER_INSIGHTS
  
 ===== Pregunta 9 ===== ===== Pregunta 9 =====
 What dashboard shows metrics and details for AWS Lambda functions? What dashboard shows metrics and details for AWS Lambda functions?
-  * Serverless dashboard+  * **Serverless dashboard**
   * Docker dashboard   * Docker dashboard
   * Applications dashboard   * Applications dashboard
Line 64: Line 64:
 ===== Pregunta 10 ===== ===== Pregunta 10 =====
 What section of the Datadog UI shows a list of containers running in the cluster? What section of the Datadog UI shows a list of containers running in the cluster?
-  * Infrastructure > Containers+  * **Infrastructure > Containers**
   * Compute > Containers   * Compute > Containers
   * Clusters > Containers   * Clusters > Containers
Line 73: Line 73:
   * Log Storage   * Log Storage
   * External Logs   * External Logs
-  * Log Backups+  * **Log Backups**
   * Log Archives   * Log Archives
  
Line 81: Line 81:
   * Environment variables, Annotations   * Environment variables, Annotations
   * Configuration files, conf.d directory   * Configuration files, conf.d directory
-  * DaemonSets, Labels+  * **DaemonSets, Labels**
  
 ===== Pregunta 13 ===== ===== Pregunta 13 =====
Line 87: Line 87:
   * kubectl deploy   * kubectl deploy
   * kubectl install   * kubectl install
-  * kubectl apply+  * **kubectl apply**
   * kubectl create   * kubectl create
  
 ===== Pregunta 14 ===== ===== Pregunta 14 =====
 Which service metric indicates request volume handled? Which service metric indicates request volume handled?
-  * service.requests+  * **service.requests**
   * service.status   * service.status
   * temperature   * temperature
Line 102: Line 102:
   * Integrations | Pipelines   * Integrations | Pipelines
   * Settings | Pipelines   * Settings | Pipelines
-  * Logs | Pipelines+  * **Logs | Pipelines**
  
 ===== Pregunta 16 ===== ===== Pregunta 16 =====
Line 109: Line 109:
   * Process aggregation   * Process aggregation
   * Infrastructure List   * Infrastructure List
-  * Host details window+  * **Host details window**
  
 ===== Pregunta 17 ===== ===== Pregunta 17 =====
Line 116: Line 116:
   * Log Configurations   * Log Configurations
   * Pipeline Indexes   * Pipeline Indexes
-  * Pipeline Library+  * **Pipeline Library**
  
 ===== Pregunta 18 ===== ===== Pregunta 18 =====
Line 122: Line 122:
   * Metric Generator   * Metric Generator
   * PCRE Parser   * PCRE Parser
-  * Grok Parser+  * **Grok Parser**
   * JSON Parser   * JSON Parser
  
Line 130: Line 130:
   * Backups   * Backups
   * Replication   * Replication
-  * Archives+  * **Archives**
  
 ===== Pregunta 20 ===== ===== Pregunta 20 =====
 Which network metric indicates bytes received? Which network metric indicates bytes received?
   * network.packets_sent   * network.packets_sent
-  * network.bytes_recv+  * **network.bytes_recv**
   * network.err_out   * network.err_out
   * network.err_in   * network.err_in
Line 144: Line 144:
   * system.disk.total   * system.disk.total
   * system.swap.used   * system.swap.used
-  * system.io.await+  * **system.io.await**
  
 ===== Pregunta 22 ===== ===== Pregunta 22 =====
 What process metric shows the CPU usage percentage? What process metric shows the CPU usage percentage?
-  * process.cpu.total_pct+  * **process.cpu.total_pct**
   * process.threads   * process.threads
   * system.swap.free   * system.swap.free
Line 155: Line 155:
 ===== Pregunta 23 ===== ===== Pregunta 23 =====
 What application metric shows HTTP response codes? What application metric shows HTTP response codes?
-  * http.response.status.<status_code>+  * **http.response.status.<status_code>**
   * application.requests   * application.requests
   * messages.pending   * messages.pending
Line 163: Line 163:
 Which database metric indicates query volume and response times? Which database metric indicates query volume and response times?
   * database.connections   * database.connections
-  * database.queries+  * **database.queries**
   * service.requests   * service.requests
   * database.replication.lag   * database.replication.lag
Line 170: Line 170:
 What Docker image instrumentation helps with log collection? What Docker image instrumentation helps with log collection?
   * Ports   * Ports
-  * Labels+  * **Labels**
   * Commands   * Commands
   * Volumes   * Volumes
Line 177: Line 177:
 What system metric indicates the fraction of disk space in use? What system metric indicates the fraction of disk space in use?
   * system.mem.used   * system.mem.used
-  * system.disk.in_use+  * **system.disk.in_use**
   * system.disk.free   * system.disk.free
   * system.disk.total   * system.disk.total
Line 186: Line 186:
   * system.swap metrics   * system.swap metrics
   * system.io metrics   * system.io metrics
-  * system.load metrics+  * **system.load metrics**
  
 ===== Pregunta 28 ===== ===== Pregunta 28 =====
Line 193: Line 193:
   * system.mem.paged   * system.mem.paged
   * system.mem.used   * system.mem.used
-  * system.memory.total+  * **system.memory.total**
  
 ===== Pregunta 29 ===== ===== Pregunta 29 =====
 What platform provides insights into live container operations beyond just Docker? What platform provides insights into live container operations beyond just Docker?
   * Container Monitoring   * Container Monitoring
-  * Container Insights+  * **Container Insights**
   * Live Containers   * Live Containers
   * Orchestrator Explorer   * Orchestrator Explorer
Line 206: Line 206:
   * Container runtime role   * Container runtime role
   * Node role for the process agent   * Node role for the process agent
-  * Cluster role for the Datadog agent+  * **Cluster role for the Datadog agent**
   * Cluster admin role   * Cluster admin role
  
devops/monitoring/datadog/containers.1739534724.txt.gz · Last modified: 2025/02/14 12:05 by 85.219.17.206