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
During log transformation Logger/Exporter Resource Attributes should be as resource attributes and log attributes from instrumentation should be exported as scope attributes
Currently both exporter resource and logger instrumentation resources merged as scope resources and exported as Resource Logs, however Exporter don't have information about LoggerProvider resources to separate ResourceLogs from ScopeResources.
The text was updated successfully, but these errors were encountered:
Follow up for #21
Bug report
Describe the bug
During log transformation Logger/Exporter Resource Attributes should be as resource attributes and log attributes from instrumentation should be exported as scope attributes
Currently both exporter resource and logger instrumentation resources merged as scope resources and exported as Resource Logs, however Exporter don't have information about LoggerProvider resources to separate ResourceLogs from ScopeResources.
The text was updated successfully, but these errors were encountered: