Closed
Description
Component(s)
service
What happened?
Describe the bug
After the implementation to #12582, the attributes under .service.telemetry.resource
are added to the console logger. But some other attributes that are generated, will not be printed (but they will be sent via OTLP).
This ticket is to also add them to the printed resource attributes.
Collector version
main
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
Log output
Additional context
No response