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
Is your feature request related to a problem? Please describe.
When using awsemf exporter, aws-otel automatically creates CloudWatch Log group. The resulting log group doesn't have any tags set, for cost purposes we want to set tags on this.
Is your feature request related to a problem? Please describe.
When using awsemf exporter, aws-otel automatically creates CloudWatch Log group. The resulting log group doesn't have any tags set, for cost purposes we want to set tags on this.
Describe the solution you'd like
Create a field like tags on aws emf config section.
Describe alternatives you've considered
We could manually configure this but we set a lot of tags for our environments and we have many environments
This should be very similar to implement to #991 I would imagine
The text was updated successfully, but these errors were encountered: