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
Here's a list of the features / edge cases found in the Agent5 codebase. I think we should aim for sanity over feature parity, but listing them all will allow us to better communicate on what we deprecate. This issue can be closed once all tracking cards are created.
Please directly update the issue itself to strike items when ported or deprecated.
Here's a list of the features / edge cases found in the Agent5 codebase. I think we should aim for sanity over feature parity, but listing them all will allow us to better communicate on what we deprecate. This issue can be closed once all tracking cards are created.
Please directly update the issue itself to strike items when ported or deprecated.
Common
Docker inspect cachingnode_name
,pod_name
,kube_container_name
: should we rename / split up / deprecate ?used bydocker_daemon.py
for new and deleted containers → superseeded by DockerListenerkubernetes.py
to refreshkube_service
tags → study alternativesServiceListener
interfacecheckconf
is_jmx
only work for file templates, not annotations / k/v store, should be solvedAuto_conf mode
com.datadoghq.sd.check.id
docker label to override image nameK/V store mode
ConfigProvider
interfaceThe text was updated successfully, but these errors were encountered: