It will be useful to have API keys encrypted for Log Forwarding functionality as well like encrypted option available in the env variables. It will make the API Key encrypted in the APP SPEC file.
USER STATEMENT:
Currently when I setup logging to datadog with an API key, the api key appears in plain text (not encrypted) in the app spec. It would be ideal if these we encryped in the app spec, which would (for example) allow me to commit the app spec into a git repositor without having to redact the api keys for datadog..