aws / aws-network-policy-agent

Apache License 2.0
42 stars 25 forks source link

feat: forward accept/drop metrics #229

Open WDaan opened 5 months ago

WDaan commented 5 months ago

What would you like to be added:

I'd be nice if instead of just logging events like this, they also would tracked as a metric like cilium does.

Why is this needed: This would allow for easy debugging/monitoring. Currently you could still do it by building dashboards on top of the log messages, but doing this through metrics would be a more ergonomic approach.