Monitoring Kong API Gateway
eG Enterprise provides a specialized monitoring for Kong API Gateway.
Figure 1 : Kong API layer model
Each layer of Figure 1 is mapped to a variety of tests pertaining to the Kong API server, Kong API Server, Kong API Data, Kong API Nginx and Kong API Applications layer. Each layer is mapped to specialized tests that track resource utilization, performance metrics, policy enforcement, and availability indicators. Using the metrics reported, administrators can find quick and accurate answers for the following performance questions:
-
Is the Kong API Gateway currently healthy and running?
-
Is latency for any API route exceeding expected thresholds?
-
Are there 5xx errors being returned from upstream services?
-
Is Kong experiencing rate limit violations?
-
Are authentication failures occurring frequently?
-
Is the response time for key endpoints within acceptable limits?
-
Are all plugins (e.g. rate limiting, authentication) working as expected?
-
Has there been a sudden spike in traffic on any route?
-
Is any service or route down or returning consistent errors?
-
Is Kong running out of system resources (CPU, memory)?
-
Are there any unauthorized access attempts detected?
-
Is the database connection (e.g. PostgreSQL, Cassandra) stable?
-
Is TLS termination working correctly?
-
Are custom metrics being collected and exposed properly?
-
Have any alerts been triggered in the last 24 hours?