This release introduces metrics describing outgoing L7 requests performed by containers.
For each supported protocol the agent reports the number of requests and their latency:
- HTTP:
container_http_requests_total
,container_http_request_duration_seconds_total
- Postgres:
container_postgres_queries_total
,container_postgres_queries_duration_seconds_total
- Redis:
container_redis_queries_total
,container_redis_queries_duration_seconds_total
- Memcached:
container_memcached_queries_total
,container_memcached_queries_duration_seconds_total
- Mysql:
container_mysql_queries_total
,container_mysql_queries_duration_seconds_total
- Mongo:
container_mongo_queries_total
,container_mongo_queries_duration_seconds_total
A Coroot release is coming soon that will provide unprecedented visibility to your applications based on these metrics: