aws / amazon-ecs-service-connect-agent

Amazon ECS Service Connect Agent
Apache License 2.0
29 stars 11 forks source link

Filter stats collected from snapshotter #46

Closed suniltheta closed 1 year ago

suniltheta commented 1 year ago

Summary

Filter when Envoy is queried from snapshotter

Earlier change https://github.com/aws/amazon-ecs-service-connect-agent/pull/45 wasn't sufficient

Implementation details

Testing

make build manually verified in Envoy logs that /stats?format=prometheus&filter=appmesh&usedonly is hit.

New tests cover the changes:

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.