| Checks | |
| checks.execution_time | Check’s execution time in milliseconds |
| pymem.inuse | Number of bytes allocated by the Python interpreter |
| Logs and metrics | |
| dogstatsd.udp_packets_bytes | DogStatsD UDP packets bytes |
| dogstatsd.uds_packets_bytes | DogStatsD UDS packets bytes |
| logs.auto_multi_line_aggregator_flush | Number of multi-line logs aggregated by the Agent |
| logs.auto_multi_line_default_total_lines | Total log lines processed by the detecting aggregator for sources relying on the auto multi-line detection default |
| logs.auto_multi_line_default_would_combine | Number of lines that would be combined if auto multi-line detection were enabled by default |
| logs.auto_multi_line_default_would_truncate | Number of lines in groups that would be truncated if auto multi-line detection were enabled by default |
| logs.bytes_missed | Total number of bytes lost before they could be consumed by the Agent, for example, after log rotation |
| logs.bytes_sent | Total number of bytes sent before encoding, if applicable |
| logs.decoded | Total number of decoded logs |
| logs.dropped | Total number of logs dropped |
| logs.encoded_bytes_sent | Total number of bytes sent after encoding, if applicable |
| logs.http_connectivity_check | Count of HTTP connectivity checks, tagged by status (success or failure) |
| logs.http_connectivity_failure | Count of HTTP connectivity check failures, tagged by root cause (dns, tls, timeout, connection, http_status, other) |
| logs.http_connectivity_retry_attempt | Count of HTTP connectivity retry attempts, tagged by status (success or failure) |
| logs.restart_attempt | Count of logs agent restart attempts, tagged by status and target transport |
| logs.sender_latency | HTTP sender latency in milliseconds |
| logs.truncated | Total number of logs truncated by the Agent |
| logs_destination.destination_workers | Maximum number of active HTTP connections per log destination |
| point.dropped | Total number of dropped metrics |
| point.sent | Total number of sent metrics |
| transactions.input_count | Incoming transaction count |
| transactions.input_bytes | Incoming transaction payload size in bytes |
| transactions.requeued | Transaction requeue count |
| transactions.retries | Transaction retry count |
| Database | |
| oracle.activity_samples_count | Number of rows fetched in measuring query activity (Number of activity samples collected) |
| oracle.activity_latency | Time to retrieve query activity in milliseconds |
| oracle.statement_metrics | Time to retrieve database metrics in milliseconds |
| oracle.statement_plan_errors | Number of errors in retrieving execution plans |
| postgres.collect_activity_snapshot_ms | Time to get activity snapshot in milliseconds |
| postgres.collect_relations_autodiscovery_ms | Time to collect autodiscoverty relations in milliseconds |
| postgres.collect_statement_samples_ms | Time to get statement samples in milliseconds |
| postgres.collect_statement_samples_count | Total rows fetched to collect statement samples |
| postgres.collect_stat_autodiscovery_ms | Time to collect Autodiscovery stats in milliseconds |
| postgres.get_new_pg_stat_activity_ms | Time to get pg_stat_activity in milliseconds |
| postgres.get_new_pg_stat_activity_count | Total rows fetched to collect pg_stat_activity |
| postgres.get_active_connections_ms | Time to get active connections in milliseconds |
| postgres.get_active_connections_count | Total rows fetched to get active connections |
| postgres.schema_tables_elapsed_ms | Time to collect tables in Postgres schema |
| postgres.schema_tables_count | Total tables in Postgres schema |
| API | |
| api_server.request_duration_seconds | CLI commands execution performance (if executed) |
| Events | |
| agent_bsod | Agent-related Blue Screen of Death (BSOD) data, including the BugCheck code, four associated arguments, and the unsymbolized crashing call stack |
| Service Discovery | |
| service_discovery.discovered_services | Number of services detected by the Agent’s Service Discovery feature |
| Autodiscovery | |
| autodiscovery.discovery_queue_depth | Number of services currently in the Agent’s integration discovery queue |
| autodiscovery.discovery_results | Count of the Agent’s integration discovery attempts, tagged by result (success or failure) |
| GPU Monitoring | |
| gpu.device_total | Total number of GPUs in the system |
| APM | |
| trace.enabled | Whether the trace-agent process is running. |
| trace.working | Whether the trace-agent process is receiving and sending traces. |
| Synthetic Monitoring | |
| synthetics_agent.checks_received | Number of tests received |
| synthetics_agent.checks_processed | Number of tests executed |
| synthetics_agent.error_test_config | Number of test config errors |
| synthetics_agent.traceroute_error | Number of traceroute errors |
| synthetics_agent.evp_send_result_failure | Number of errors when sending results |
| Cluster Agent | |
| admission_webhooks.mutation_attempts | Number of admission webhook mutation attempts |
| admission_webhooks.library_injection_attempts | Number of library injection attempts |
| admission_webhooks.library_injection_errors | Number of library injection errors |
| admission_webhooks.patcher_errors | Number of admission webhook patcher errors |
| admission_webhooks.rc_provider_configs | Number of remote configuration provider configs |
| admission_webhooks.rc_provider_configs_invalid | Number of invalid remote configuration provider configs |
| admission_webhooks.image_resolution_attempts | Number of image resolution attempts |
| autodiscovery.errors | Number of Autodiscovery errors |
| autodiscovery.watched_resources | Number of Autodiscovery watched resources |
| cluster_checks.configs_dispatched | Number of cluster check configurations dispatched |
| cluster_checks.configs_dangling | Number of dangling cluster check configurations |
| cluster_checks.configs_info | Names of dispatched cluster checks |
| cluster_checks.unscheduled_check | Number of unscheduled cluster checks |
| language_detection_patcher.patches | Number of language detection patcher patches |
| tagger.stored_entities | Number of entities stored in the Tagger |
| workloadmeta.stored_entities | Number of entities stored in WorkloadMeta |
| workloadmeta.pull_errors | Number of WorkloadMeta pull errors |
| appsec_injector.watched_changes | Number of changes detected by the AppSec injector for watched resources |
| appsec_injector.sidecar_mutations | Number of AppSec injector sidecar admission outcomes (pod mutation and deletion) |
| agent_performance.containers_restarts | Number of container restarts for the Cluster Agent and Cluster Checks Runner pods |
| agent_performance.containers_terminated | Number of container terminations for the Cluster Agent and Cluster Checks Runner pods, tagged by reason |
| agent_performance.memory_usage | Total container runtime memory usage, in bytes, for the Cluster Agent and Cluster Checks Runner pods |
| agent_performance.memory_limit | Total container runtime memory limits, in bytes, for the Cluster Agent and Cluster Checks Runner pods |
| eBPF | |
| ebpf.core_load_success | Number of successful loads of an eBPF CO-RE program |
| ebpf.core_load_error | Number of errors loading an eBPF CO-RE program |
| ebpf.core_remoteconfig_success | Number of successful downloads of BTF (BPF Type Format) data from remote configuration |
| ebpf.core_remoteconfig_error | Number of errors downloading BTF data from remote configuration |