You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I was trying to use awsecscontainermetrics receiver and found out that it supports limited amount of metrics and there is more info available in AWS ECS container insights.
So I am thinking about a way that we can add support for ECS API within awsecscontainermetrics receiver which will contain more extended custom metrics which might be helpful for other users.
I am thinking about running a sidecar container approach.
However, let me know if any other way is possible or any guidance regarding the implementation details.
Thanks!!
Also, let me know if i can work on this ECS API integration.
The text was updated successfully, but these errors were encountered:
Component(s)
receiver/awsecscontainermetrics
Describe the issue you're reporting
So I was trying to use
awsecscontainermetrics
receiver and found out that it supports limited amount of metrics and there is more info available in AWS ECS container insights.So I am thinking about a way that we can add support for
ECS API
withinawsecscontainermetrics
receiver which will contain more extended custom metrics which might be helpful for other users.I am thinking about running a sidecar container approach.
However, let me know if any other way is possible or any guidance regarding the implementation details.
Thanks!!
Also, let me know if i can work on this
ECS API
integration.The text was updated successfully, but these errors were encountered: