Nginx Metrics
- Nginx module: nginx-module-vts (opens in a new tab)
- Prometheus plugin: nginx-vts-exporter (opens in a new tab)
- Prometheus Built-in Chart: Nginx VTS (opens in a new tab)
Note: The sign of behind Metric indicates that the platform provides Built-in Chart.
| Description | Metrics |
|---|---|
| The current number of active client connections | MegaEasenginx-vts-connections-active-metricDatadog nginx.net.connectionsPrometheus nginx_vts_connections_activeTelegraf nginx_vts_connections_activeMegaEase Dashboard - nginx-vts-connections-active-sum-metric |
| The total number of reading client connections | MegaEasenginx-vts-connections-reading-metricDatadog nginx.net.readingPrometheus nginx_vts_connections_readingTelegraf nginx_vts_connections_readingMegaEase Dashboard - nginx-vts-connections-reading-sum-metric |
| The total number of writing client connections | MegaEasenginx-vts-connections-writing-metricDatadog nginx.net.writingPrometheus nginx_vts_connections_writingTelegraf nginx_vts_connections_writingMegaEase Dashboard - nginx-vts-connections-writing-sum-metric |
| The total number of wating client connections(keep-alive) | MegaEasenginx-vts-connections-waiting-metricDatadog nginx.net.waitingPrometheus nginx_vts_connections_waitingTelegraf nginx_vts_connections_waitingMegaEase Dashboard - nginx-vts-connections-waiting-sum-metric |
| The total number of accepted client connections | MegaEasenginx-vts-connections-accepted-metricDatadog NotSupportPrometheus nginx_vts_connections_acceptedTelegraf nginx_vts_connections_acceptedMegaEase Dashboard - nginx-vts-connections-accepted-sum-metric |
| The total number of handled client connections | MegaEasenginx-vts-connections-handled-metricDatadog NotSupportPrometheus nginx_vts_connections_handledTelegraf nginx_vts_connections_handledMegaEase Dashboard - nginx-vts-connections-handled-sum-metric |
| The total number of requested client connections | MegaEasenginx-vts-connections-requests-metricDatadog NotSupportPrometheus nginx_vts_connections_requestsTelegraf nginx_vts_connections_requestsMegaEase Dashboard - nginx-vts-connections-requests-ratio-metric- nginx-vts-connections-requests-max-metric |
| The total number of client requests received from clients(server) | MegaEasenginx-vts-server-requests-metricDatadog NotSupportPrometheus nginx_vts_server_requestsTelegraf nginx_vts_server_requestsMegaEase Dashboard - nginx-vts-server-requests-ratio-metric- nginx-vts-server-requests-max-by-zone-metric |
| The average of request processing times(server) | MegaEasenginx-vts-server-request-time-metricDatadog NotSupportPrometheus nginx_vts_server_request_timeTelegraf nginx_vts_server_request_timeMegaEase Dashboard - nginx-vts-server-request-time-ratio-metric- nginx-vts-server-request-time-max-by-zone-metric |
| The total number of bytes received from clients(server) | MegaEasenginx-vts-server-in-bytes-metricDatadog NotSupportPrometheus nginx_vts_server_in_bytesTelegraf nginx_vts_server_in_bytesMegaEase Dashboard - nginx-vts-server-in-bytes-ratio-metric- nginx-vts-server-in-bytes-max-by-zone-metric |
| The total number of bytes sent to clients(server) | MegaEasenginx-vts-server-out-bytes-metricDatadog NotSupportPrometheus nginx_vts_server_out_bytesTelegraf nginx_vts_server_out_bytesMegaEase Dashboard - nginx-vts-server-out-bytes-ratio-metric- nginx-vts-server-out-bytes-max-by-zone-metric |
| The number of responses with status codes 1xx(server) | MegaEasenginx-vts-server-response-1xx-count-metricDatadog nginx.server_zone.responses.1xx_countPrometheus nginx_vts_server_response_1xx_countTelegraf nginx_vts_server_response_1xx_countMegaEase Dashboard - nginx-vts-server-response-1xx-count-ratio-metric- nginx-vts-server-response-1xx-count-max-by-zone-metric |
| The number of responses with status codes 2xx(server) | MegaEasenginx-vts-server-response-2xx-count-metricDatadog nginx.server_zone.responses.2xx_countPrometheus nginx_vts_server_response_2xx_countTelegraf nginx_vts_server_response_2xx_countMegaEase Dashboard - nginx-vts-server-response-2xx-count-ratio-metric- nginx-vts-server-response-2xx-count-max-by-zone-metric |
| The number of responses with status codes 3xx(server) | MegaEasenginx-vts-server-response-3xx-count-metricDatadog nginx.server_zone.responses.3xx_countPrometheus nginx_vts_server_response_3xx_countTelegraf nginx_vts_server_response_3xx_countMegaEase Dashboard - nginx-vts-server-response-3xx-count-ratio-metric- nginx-vts-server-response-3xx-count-max-by-zone-metric |
| The number of responses with status codes 4xx(server) | MegaEasenginx-vts-server-response-4xx-count-metricDatadog nginx.server_zone.responses.4xx_countPrometheus nginx_vts_server_response_4xx_countTelegraf nginx_vts_server_response_4xx_countMegaEase Dashboard - nginx-vts-server-response-4xx-count-ratio-metric- nginx-vts-server-response-4xx-count-max-by-zone-metric |
| The number of responses with status codes 5xx(server) | MegaEasenginx-vts-server-response-5xx-count-metricDatadog nginx.server_zone.responses.5xx_countPrometheus nginx_vts_server_response_5xx_countTelegraf nginx_vts_server_response_5xx_countMegaEase Dashboard - nginx-vts-server-response-5xx-count-ratio-metric- nginx-vts-server-response-5xx-count-max-by-zone-metric |
| The number of cache miss(server) | MegaEasenginx-vts-server-cache-miss-metricDatadog nginx.cache.miss.responses_countPrometheus nginx_vts_server_cache_missTelegraf nginx_vts_server_cache_missMegaEase Dashboard - nginx-vts-server-cache-miss-sum-metric |
| The number of cache bypass(server) | MegaEasenginx-vts-server-cache-bypass-metricDatadog nginx.cache.bypass.responses_countPrometheus nginx_vts_server_cache_bypassTelegraf nginx_vts_server_cache_bypassMegaEase Dashboard - nginx-vts-server-cache-bypass-sum-metric |
| The number of cache expired(server) | MegaEasenginx-vts-server-cache-expired-metricDatadog nginx.cache.expired.responses_countPrometheus nginx_vts_server_cache_expiredTelegraf nginx_vts_server_cache_expiredMegaEase Dashboard - nginx-vts-server-cache-expired-sum-metric |
| The number of cache stale(server) | MegaEasenginx-vts-server-cache-stale-metricDatadog nginx.cache.stale.responses_countPrometheus nginx_vts_server_cache_staleTelegraf nginx_vts_server_cache_staleMegaEase Dashboard - nginx-vts-server-cache-stale-sum-metric |
| The number of cache updating(server) | MegaEasenginx-vts-server-cache-updating-metricDatadog nginx.cache.updating.responses_countPrometheus nginx_vts_server_cache_updatingTelegraf nginx_vts_server_cache_updatingMegaEase Dashboard - nginx-vts-server-cache-updating-sum-metric |
| The number of cache revalidated(server) | MegaEasenginx-vts-server-cache-revalidated-metricDatadog nginx.cache.revalidated.responses_countPrometheus nginx_vts_server_cache_revalidatedTelegraf nginx_vts_server_cache_revalidatedMegaEase Dashboard - nginx-vts-server-cache-revalidated-sum-metric |
| The number of cache hit(server) | MegaEasenginx-vts-server-cache-hit-metricDatadog nginx.cache.hit.responses_countPrometheus nginx_vts_server_cache_hitTelegraf nginx_vts_server_cache_hitMegaEase Dashboard - nginx-vts-server-cache-hit-sum-metric |
| The number of cache scarce(server) | MegaEasenginx-vts-server-cache-scarce-metricDatadog nginx.cache.scarce.responses_countPrometheus nginx_vts_server_cache_scarceTelegraf nginx_vts_server_cache_scarceMegaEase Dashboard - nginx-vts-server-cache-scarce-sum-metric |
| The total number of client requests received from clients(upstream) | MegaEasenginx-vts-upstream-requests-metricDatadog NotSupportPrometheus nginx_vts_upstream_requestsTelegraf nginx_vts_upstream_requestsMegaEase Dashboard - nginx-vts-upstream-requests-ratio-metric- nginx-vts-server-requests-max-by-upstream-metric |
| The average of request processing times(upstream) | MegaEasenginx-vts-upstream-request-time-metricDatadog NotSupportPrometheus nginx_vts_upstream_request_timeTelegraf nginx_vts_upstream_request_timeMegaEase Dashboard - nginx-vts-upstream-request-time-ratio-metric- nginx-vts-upstream-request-time-max-by-upstream-metric |
| The total number of bytes received from clients(upstream) | MegaEasenginx-vts-upstream-in-bytes-metricDatadog NotSupportPrometheus nginx_vts_upstream_in_bytesTelegraf nginx_vts_upstream_in_bytesMegaEase Dashboard - nginx-vts-upstream-in-bytes-ratio-metric- nginx-vts-upstream-in-bytes-max-by-upstream-metric |
| The total number of bytes sent to clients(upstream) | MegaEasenginx-vts-upstream-out-bytes-metricDatadog NotSupportPrometheus nginx_vts_upstream_out_bytesTelegraf nginx_vts_upstream_out_bytesMegaEase Dashboard - nginx-vts-upstream-out-bytes-ratio-metric- nginx-vts-upstream-out-bytes-max-by-upstream-metric |
| The number of responses with status codes 1xx(upstream) | MegaEasenginx-vts-upstream-response-1xx-count-metricDatadog nginx.upstream.peers.responses.1xx_countPrometheus nginx_vts_upstream_response_1xx_countTelegraf nginx_vts_upstream_response_1xx_countMegaEase Dashboard - nginx-vts-upstream-response-1xx-count-ratio-metric- nginx-vts-upstream-response-1xx-count-max-by-upstream-metric |
| The number of responses with status codes 2xx(upstream) | MegaEasenginx-vts-upstream-response-2xx-count-metricDatadog nginx.upstream.peers.responses.2xx_countPrometheus nginx_vts_upstream_response_2xx_countTelegraf nginx_vts_upstream_response_2xx_countMegaEase Dashboard - nginx-vts-upstream-response-2xx-count-ratio-metric- nginx-vts-upstream-response-2xx-count-max-by-upstream-metric |
| The number of responses with status codes 3xx(upstream) | MegaEasenginx-vts-upstream-response-3xx-count-metricDatadog nginx.upstream.peers.responses.3xx_countPrometheus nginx_vts_upstream_response_3xx_countTelegraf nginx_vts_upstream_response_3xx_countMegaEase Dashboard - nginx-vts-upstream-response-3xx-count-ratio-metric- nginx-vts-upstream-response-3xx-count-max-by-upstream-metric |
| The number of responses with status codes 4xx(upstream) | MegaEasenginx-vts-upstream-response-4xx-count-metricDatadog nginx.upstream.peers.responses.4xx_countPrometheus nginx_vts_upstream_response_4xx_countTelegraf nginx_vts_upstream_response_4xx_countMegaEase Dashboard - nginx-vts-upstream-response-4xx-count-ratio-metric- nginx-vts-upstream-response-4xx-count-max-by-upstream-metric |
| The number of responses with status codes 5xx(upstream) | MegaEasenginx-vts-upstream-response-5xx-count-metricDatadog nginx.upstream.peers.responses.5xx_countPrometheus nginx_vts_upstream_response_5xx_countTelegraf nginx_vts_upstream_response_5xx_countMegaEase Dashboard - nginx-vts-upstream-response-5xx-count-ratio-metric- nginx-vts-upstream-response-5xx-count-max-by-upstream-metric |
| Current weight setting of the server(upstream) | MegaEasenginx-vts-upstream-weight-metricDatadog NotSupportPrometheus nginx_vts_upstream_response_5xx_countTelegraf nginx_vts_upstream_response_5xx_countMegaEase Dashboard - nginx-vts-upstream-weight-max-by-upstream-metric |
| Current max_fails setting of the server(upstream) | MegaEasenginx-vts-upstream-max-fails-metricDatadog NotSupportPrometheus nginx_vts_upstream_weightTelegraf nginx_vts_upstream_weightMegaEase Dashboard - nginx-vts-upstream-max-fails-max-by-upstream-metric |
| Current fail_timeout setting of the server(upstream) | MegaEasenginx-vts-upstream-fail-timeout-metricDatadog NotSupportPrometheus nginx_vts_upstream_weightTelegraf nginx_vts_upstream_weightMegaEase Dashboard - nginx-vts-upstream-fail-timeout-max-by-upstream-metric |
| The total number of bytes received from the cache | MegaEasenginx-vts-cache-in-bytes-metricDatadog NotSupportPrometheus nginx_vts_cache_in_bytesTelegraf nginx_vts_cache_in_bytesMegaEase Dashboard - nginx-vts-cache-in-bytes-max-by-zone-metric |
| The total number of bytes sent from the cache | MegaEasenginx-vts-cache-out-bytes-metricDatadog NotSupportPrometheus nginx_vts_cache_out_bytesTelegraf nginx_vts_cache_out_bytesMegaEase Dashboard - nginx-vts-cache-out-bytes-max-by-zone-metric |