I'm trying to understand the `metrics.json` - wher...
# community-help
o
I'm trying to understand the
metrics.json
- where's the best place to go looking for definitions to these fields?
Copy code
"system_cpu1_active_percentage" => "0.00"
  "system_cpu2_active_percentage" => "0.00"
  "system_cpu_active_percentage" => "0.00"
  "system_disk_total_bytes" => "8579448832"
  "system_disk_used_bytes" => "186146816"
  "system_memory_total_bytes" => "439349248"
  "system_memory_total_swap_bytes" => "2147479552"
  "system_memory_used_bytes" => "209817600"
  "system_memory_used_swap_bytes" => "73138176"
  "system_network_received_bytes" => "6699564844"
  "system_network_sent_bytes" => "7425854226"
  "typesense_memory_active_bytes" => "113532928"
  "typesense_memory_allocated_bytes" => "94935128"
  "typesense_memory_fragmentation_ratio" => "0.16"
  "typesense_memory_mapped_bytes" => "142979072"
  "typesense_memory_metadata_bytes" => "8843328"
  "typesense_memory_resident_bytes" => "113532928"
  "typesense_memory_retained_bytes" => "325734400"