cfg/commonconfig/commonconfig.go (3 lines): - line 73: // TODO: To be removed when all uses of commonconfig stop using map[string]string - line 92: // TODO: To be removed when all uses of commonconfig stop using map[string]string - line 115: // TODO: To be removed when all uses of commonconfig stop using map[string]string tool/paths/paths_unix.go (1 line): - line 19: //TODO this CONFIG_DIR_IN_CONTAINER should change to something indicate dir, keep it for now to avoid break testing tool/processors/migration/windows/windows_migration_core.go (1 line): - line 50: // TODO: Capture different regions when the new agent is capable of https://github.com/aws/amazon-cloudwatch-agent/issues/230 translator/translate/otel/pipeline/host/translator.go (1 line): - line 110: // TODO: For OTLP, the entity processor is only on K8S for now. Eventually this should be added to EC2 translator/translate/logs/logs_collected/windows_events/collect_list/collectlist.go (1 line): - line 24: //TODO: Performance test to confirm the proper value here - https://github.com/aws/amazon-cloudwatch-agent/issues/231 translator/translate/metrics/config/registered_instances.go (1 line): - line 12: // TODO: fail the translation if we find customer provide resources fields, after that we can remove this check. https://github.com/aws/amazon-cloudwatch-agent/issues/232 translator/translate/otel/exporter/awscloudwatch/translator.go (1 line): - line 46: // TODO: remove dependency on global config. translator/translate/otel/exporter/awsxray/translator.go (1 line): - line 60: // TODO: remove dependency on global config. plugins/processors/k8sdecorator/stores/servicestore.go (1 line): - line 65: // TODO handle serviceNames len is larger than 1. We need to duplicate the metric object translator/translate/metrics/metrics_collect/diskio/ruleDevices.go (1 line): - line 18: // TODO: metric aggregation among devices internal/tls/config.go (1 line): - line 47: // TODO: return default tls.Config; plugins should not call if they don't receiver/adapter/receiver.go (1 line): - line 43: // TODO: Add Set Precision based on agent precision and agent interval plugins/inputs/prometheus/metrics_receiver.go (1 line): - line 52: // TODO: implement this func packaging/windows/amazon-cloudwatch-agent-ctl.ps1 (1 line): - line 375: # TODO Occasionally metadata service isn't available and this gives a false negative - might translator/translate/metrics/metrics_collect/net/ruleInterfaces.go (1 line): - line 17: // TODO: metric aggregation among interfaces translator/translate/metrics/metrics_collect/disk/ruleMountPoints.go (1 line): - line 19: // TODO: metric aggregation among mount points