packages/datastream.go (4 lines): - line 79: // TODO: This might cause issues when consuming the json as the key contains . (had been an issue in the past if I remember correctly) - line 178: // TODO: validate that the template path actually exists - line 199: // TODO: remove because of legacy - line 204: // TODO: Remove, only here for legacy packages/package.go (2 lines): - line 151: // TODO: remove yaml struct tag once mage ImportBeats is removed from elastic/integrations repo. - line 651: // TODO: There should be a flag passed to the registry to accept these kind of packages