-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
solarwinds
exporter has certain unwanted behavior like faulty run together with other exporter.solarwinds
exporter is not able to find out if payload coming out is small enough to be ingested.
Describe the solution you'd like
- introduction of
solarwinds
processor will fix those issues by its nature- attributes will be added in processor runtime.
- processor will also find out if payload is small enough against configured limit.
Describe alternatives you've considered
- elaborate deeper into exporter functionality
- => failed from nature of component design
- use dedicated components (
resource
processor)- => not fully solve my problem.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request