github coroot/coroot-node-agent v1.2.0
1.2.0

latest releases: v1.19.1, v1.19.0, v1.18.10...
18 months ago

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:

image (2)

Don't miss a new coroot-node-agent release

NewReleases is sending notifications on new releases.