TMF Metrics
Use the following recommended metrics to build a TMF Gateway (TMF) Grafana dashboard. TMF Metrics describes the recommended metrics for a TMF dashboard on the HTTP Server (incoming requests from the network).
Source | Metric |
---|---|
Vertx Library | vertx_http_server_active_connections |
Vertx Library | vertx_http_server_requests_total |
Vertx Library | vertx_pool_queue_pending |
Vertx Library | vertx_http_server_response_time_seconds |
Vertx Library | vertx_http_server_bytes_written_total |
System | system_cpu_usage |
System | system_cpu_count |
System | process_cpu_usage |
JVM | jvm_memory_used_bytes |
JVM | jvm_buffer_memory_used_bytes |