Open
Description
Component(s)
receiver/dockerstats
Describe the issue you're reporting
Hi team,
Considering that this receiver is intended for Docker API, would it make sense to extend this receiver via configuration (ex: runtime_engine: containerd
) to support different runtime engines?
There are many other common container runtimes, most common are containerd
and cri-o
. Id like to eventually fetch stats from these engines as well. Would it make sense to expand this receiver as more generic and expose same/similar metrics but support multiple runtimes?
Cheers,