kong.bandwidth.bytes.count (count) | [OpenMetrics V2] (Kong v3+) The total bandwidth in bytes consumed per service/route in Kong Shown as byte |
kong.bandwidth.count (count) | [OpenMetrics V2] (Kong < 3) The total bandwidth in bytes consumed per service/route in Kong Shown as byte |
kong.connections_accepted (gauge) | [Legacy] Total number of accepted client connections. Shown as connection |
kong.connections_active (gauge) | [Legacy] Current number of active client connections including Waiting connections. Shown as connection |
kong.connections_handled (gauge) | [Legacy] Total number of handled connections. (Same as accepts unless resource limits were reached). Shown as connection |
kong.connections_reading (gauge) | [Legacy] Current number of connections where Kong is reading the request header. Shown as connection |
kong.connections_waiting (gauge) | [Legacy] Current number of idle client connections waiting for a request. Shown as connection |
kong.connections_writing (gauge) | [Legacy] Current number of connections where nginx is writing the response back to the client. Shown as connection |
kong.http.consumer.status.count (count) | [OpenMetrics V2] (Kong < 3) HTTP status codes for customer per service/route in Kong Shown as request |
kong.http.requests.count (count) | [OpenMetrics V2] (Kong v3+) Http Status codes per service/route in Kong Shown as request |
kong.http.status (count) | [OpenMetrics V2] (Kong < 3) HTTP status codes per service/route in Kong Shown as request |
kong.kong.latency.ms.bucket (count) | [OpenMetrics V2] (Kong v3+) The latency of Kong specificially Shown as millisecond |
kong.kong.latency.ms.count (count) | [OpenMetrics V2] (Kong v3+) The latency of Kong specifically Shown as millisecond |
kong.kong.latency.ms.sum (count) | [OpenMetrics V2] (Kong v3+) The latency of Kong specifically Shown as millisecond |
kong.latency.bucket (count) | [OpenMetrics V2] (Kong < 3) The latency added by Kong, total request time and upstream latency for each service/route in Kong Shown as millisecond |
kong.latency.count (count) | [OpenMetrics V2] (Kong < 3) The latency added by Kong, total request time and upstream latency for each service/route in Kong Shown as millisecond |
kong.latency.sum (count) | [OpenMetrics V2] (Kong < 3) The latency added by Kong, total request time and upstream latency for each service/route in Kong Shown as millisecond |
kong.memory.lua.shared_dict.bytes (gauge) | [OpenMetrics V2] The allocated slabs in bytes in a shared_dict Shown as byte |
kong.memory.lua.shared_dict.total_bytes (gauge) | [OpenMetrics V2] The total capacity in bytes of a shared_dict Shown as byte |
kong.memory.workers.lua.vms.bytes (gauge) | [OpenMetrics V2] The allocated bytes in worker Lua VM Shown as byte |
kong.nginx.connections.total (gauge) | [OpenMetrics V2] (Kong v3+) The number of HTTP and stream connections Shown as connection |
kong.nginx.http.current_connections (gauge) | [OpenMetrics V2] (Kong < 3) The number of HTTP connections Shown as connection |
kong.nginx.requests.total (gauge) | [OpenMetrics V2] (Kong v3+) The number of total Nginx connections Shown as request |
kong.nginx.stream.current_connections (gauge) | [OpenMetrics V2] (Kong < 3) The number of stream connections Shown as connection |
kong.nginx.timers (gauge) | [OpenMetrics v2] (Kong v2.8+) Total number of Nginx timers in Running or Pending state. Shown as item |
kong.request.latency.ms.bucket (count) | [OpenMetrics V2] (Kong v3+) The latency added by Kong to requests Shown as millisecond |
kong.request.latency.ms.count (count) | [OpenMetrics V2] (Kong v3+) The latency added by Kong to requests Shown as millisecond |
kong.request.latency.ms.sum (count) | [OpenMetrics V2] (Kong v3+) The latency added by Kong to requests Shown as millisecond |
kong.session.duration.ms (count) | [OpenMetrics V2] (Kong v3+) The duration of a Kong stream Shown as millisecond |
kong.stream.status.count (count) | [OpenMetrics V2] The stream status codes per service/route in Kong Shown as request |
kong.total_requests (gauge) | [Legacy] Total number of client requests. Shown as request |
kong.upstream.latency.ms.bucket (count) | [OpenMetrics V2] (Kong v3+) The upstream latency added by Kong Shown as millisecond |
kong.upstream.latency.ms.count (count) | [OpenMetrics V2] (Kong v3+) The upstream latency added by Kong Shown as millisecond |
kong.upstream.latency.ms.sum (count) | [OpenMetrics V2] (Kong v3+) The upstream latency added by Kong Shown as millisecond |