Closed sumo-drosiek closed 2 months ago
Pinging code owners for exporter/sumologic: @aboguszewski-sumo @kkujawa-sumo @mat-rumian @rnishtala-sumo @sumo-drosiek @swiatekm-sumo. See Adding Labels via Comments if you do not have permissions to add labels yourself.
Filed by code owner, removing needs triage
.
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers
. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
This issue has been closed as inactive because it has been stale for 120 days with no activity.
Component(s)
extension/sumologic
Is your feature request related to a problem? Please describe.
https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/33021#discussion_r1603799203
Describe the solution you'd like
Initilize sender once and reuse it later
Describe alternatives you've considered
No response
Additional context
We should check if there is any reason to initilize exporter with every request, but I don't see any at first sight