Skip to content

feat(ecs/network): cloudwatch metrics and dashboard widgets#71

Merged
mskrajnowski merged 19 commits intomasterfrom
feat/ecs-network-dashboards
May 6, 2020
Merged

feat(ecs/network): cloudwatch metrics and dashboard widgets#71
mskrajnowski merged 19 commits intomasterfrom
feat/ecs-network-dashboards

Conversation

@mskrajnowski
Copy link
Collaborator

@mskrajnowski mskrajnowski commented Apr 29, 2020

  • Added ecs/network ALB metrics
    • total requests count
    • request counts by response/error
    • request percentages by response/error
    • target response time stats
    • active/new connection count
    • consumed LCUs
    • traffic in bytes and packets
  • Added ecs/network ALB widgets
    • request counts breakdown by response/error
    • request percentage breakdown by response/error
    • target response time percentiles
    • connections
    • consumed LCUs
    • traffic in bytes or packets
  • Added ecs/network NAT instance metrics
    • CPU utilization stats
    • CPU credit balance counters
    • traffic in bytes and packets
  • Added ecs/network NAT instance widgets
    • CPU utilization
    • CPU credit balance
    • CPU credit usage
    • traffic in bytes or packets
  • Added ecs/network NAT gateway metrics
    • traffic in bytes and packets
    • connection counters
  • Added ecs/network NAT gateway widgets
    • traffic breakdown in bytes or packets
    • active connections
    • connection attempts and their results
  • Forwarded ecs/network metrics and widgets outputs in ecs, so they can be used when you're not using ecs/network directly

Example NAT instance dashboard

image

Example NAT gateway dashboard

image

Related to #43

@mskrajnowski mskrajnowski force-pushed the feat/ecs-network-dashboards branch from c9ee77a to 693d7a4 Compare April 30, 2020 16:32
@mskrajnowski mskrajnowski marked this pull request as ready for review May 4, 2020 09:19
@mskrajnowski mskrajnowski changed the title feat(ecs/network): Cloudwatch metrics and dashboard widgets feat(ecs/network): cloudwatch metrics and dashboard widgets May 4, 2020
@mskrajnowski mskrajnowski requested a review from karwer May 4, 2020 09:32
@mskrajnowski mskrajnowski linked an issue May 4, 2020 that may be closed by this pull request
8 tasks
@mskrajnowski mskrajnowski merged commit 88a0b82 into master May 6, 2020
@mskrajnowski mskrajnowski deleted the feat/ecs-network-dashboards branch May 6, 2020 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants