Dynatrace offers a special self-monitoring category of metrics to provide observability into the operation and health of Dynatrace components and features. These metrics are available in every Dynatrace Managed and SaaS environment and can be identified by the dsfm:
metric prefix.
For more information, see Self-monitoring metrics.
Following is the list of self-monitoring metrics that can be used to get insights into the operation of an ActiveGate.
Active Gate - Aws - Elements - Bad
Count of elements that were successfully retrieved from AWS, but failed later on (e.g., due to parsing errors). Elements are e.g., number of metrics for metric query, number of instances for instances query etc.
Active Gate - Aws - Elements - Reported
Count of elements that were successfully reported (sent) to the server by ActiveGate. Elements are e.g., number of metrics for metric query, number of instances for instances query etc.
Active Gate - Aws - Elements - Total
Count of all elements retrieved in the given timeframe. Elements are e.g., number of metrics for metric query, number of instances for instances query etc.
Active Gate - Aws - Data Delay
Sum of data delay (difference between expected last timestamp and actual last timestamp) for all entity and metric combinations
Active Gate - Aws - Data Lost
Flag indicating whether we failed to obtain some of the data. 0 - all data obtained, 1 - some data lost.
Active Gate - Aws - Empty Responses
Count of requests whose responses were empty even though we expected some data.
Active Gate - Aws - Missing Permissions
Missing Permissions in AWS monitoring
Active Gate - Aws - Monitored Entities
Number of monitored entities per AWS Credentials
Active Gate - Aws - Query Time
Summed time in milliseconds of all queries in the given timeframe.
Active Gate - Aws - Requests
Count of performed HTTP requests.
Active Gate - Communication - Agent Modules - Connected
Number of OneAgent modules connected.
Active Gate - Communication - Messages - Dropped
Number of messages dropped due to timeouts. Non-zero value indicates data loss.
Active Gate - Communication - Messages - Rejected
Number of messages rejected due to authorization issues. Non-zero value indicates data loss.
Active Gate - Communication - Messages - Resent
Number of messages resent by ActiveGate. Indicates communication issue that may eventually result in dsfm:active_gate.communication.messages.dropped
Active Gate - Communication - Queue - Outgoing - Usage
Number of messages queued. Growing value indicates messages are being received at a faster pace than sent out. Network performance is often a common root cause of this issue.
Active Gate - Communication - Dropped Messages
Deprecated. To be removed. Use: dsfm:active_gate.communication.messages.dropped
.
Active Gate - Communication - Incoming Traffic
Deprecated. To be removed. Use: dsfm:active_gate.traffic.server.received
and dsfm:active_gate.traffic.client.received
respectively.
Active Gate - Communication - Outgoing Traffic
Deprecated. To be removed. Use: dsfm:active_gate.traffic.server.sent
and dsfm:active_gate.traffic.client.sent
respectively.
Active Gate - Communication - Resent Messages
Deprecated. To be removed. Use: dsfm:active_gate.communication.messages.resent
.
Active Gate - Communication - Traffic In
Deprecated. To be removed. Use: dsfm:active_gate.traffic.server.received
and dsfm:active_gate.traffic.client.received
respectively.
Active Gate - Communication - Traffic Out
Deprecated. To be removed. Use: dsfm:active_gate.traffic.server.sent
and dsfm:active_gate.traffic.client.sent
respectively.
Active Gate - Event Ingest - Drop Count
Number of dropped messages
Active Gate - Event Ingest - Event Attribute Semantic Count
Semantic Attribute Count per Event
Active Gate - Event Ingest - Event Attribute Unknown Count
Unknown Attribute Count per Event
Active Gate - Event Ingest - Event Incoming Count
Incoming Log Event Count
Active Gate - Event Ingest - Event Json Size
JSON Event Size Bytes
Active Gate - Event Ingest - Event Otlp Size
OTLP Event Size Bytes
Active Gate - Event Ingest - Event Plain Size
Plain Event Size Bytes
Active Gate - Filecache - Data Added Count
Size of files added to cache (in kiB)
Active Gate - Filecache - Data Removed Count
Size of files removed from cache (in kiB)
Active Gate - Filecache - Data Requested Count
Counts the amount of data requested from cache (in kiB)
Active Gate - Filecache - Data Served Count
Counts the amount of data served out of the cache (in kiB)
Active Gate - Filecache - Size Limit
Configured limit of cache (in kiB)
Active Gate - Jvm - Gc - Major Collection Time
ActiveGate java process major garbage collection time.
Active Gate - Jvm - Cpu Usage
ActiveGate java process CPU usage.
Active Gate - Jvm - Heap Memory Available
ActiveGate java process heap memory size.
Active Gate - Jvm - Heap Memory Used
ActiveGate java process heap memory used. Compare with heap memory size reported by dsfm:active_gate.jvm.heap_memory_available
metric.
Active Gate - Kubernetes - Api - Connections - Pool - Available
Number of idle persistent connections
Active Gate - Kubernetes - Api - Query Count
Number of api queries sent to monitored Kubernetes clusters
Active Gate - Kubernetes - Api - Query Duration
Duration of api queries sent to monitored Kubernetes clusters
Active Gate - Kubernetes - Events - Observed
ActiveGate observed Kubernetes Events
Active Gate - Kubernetes - Events - Processed
ActiveGate Processed Kubernetes Events
Active Gate - Metrics - Ingest - Otlp - Datapoints - Accepted
Number of accepted datapoints
Active Gate - Metrics - Ingest - Otlp - Datapoints - Accepted - Count
Number of accepted datapoints
Active Gate - Metrics - Ingest - Otlp - Datapoints - Received - Total
Total number of datapoints that arrived at the API.
Active Gate - Metrics - Ingest - Otlp - Datapoints - Rejected
Number of rejected datapoints, split by reason of rejection
Active Gate - Metrics - Ingest - Otlp - Datapoints - Rejected - Count
Number of rejected datapoints, split by reason of rejection
Active Gate - Rest - Request Count
ActiveGate number of incoming REST API calls
Active Gate - Rest - Request Size
ActiveGate REST API request size
Active Gate - Rest - Response Size
ActiveGate REST API response size
Active Gate - Rest - Response Time
ActiveGate REST API response time
Active Gate - Rum - Beacon Forwarded Count
Counts the number of beacons forwarded to the server by the Active gate
Active Gate - Storage - Directory - Limit
Maximum allowed directory size.
Active Gate - Storage - Directory - Size
Directory size. Compare to limit reported by dsfm:active_gate.storage.directory.limit
.
Active Gate - Storage - Volume - Free
Storage volume free space left.
Active Gate - Storage - Volume - Total
Storage volume size.
Active Gate - System - Cpu Usage
Operating system CPU usage.
Active Gate - System - Free Memory
Operating system free memory. Compare with total memory reported by dsfm:active_gate.system.total_memory
metric.
Active Gate - System - Total Memory
Operating system total memory.
Active Gate - Thread Pool - Busy Threads
Number of thread pool busy threads.
Active Gate - Thread Pool - Queue Size
Thread pool queue size.
Active Gate - Traffic - Client - Received
Ingress traffic from Dynatrace environment
Active Gate - Traffic - Client - Sent
Egress traffic to Dynatrace environment
Active Gate - Traffic - Server - Received
Ingress traffic from clients
Active Gate - Traffic - Server - Sent
Egress traffic to clients