### Component(s) exporter/elasticsearch ### Is your feature request related to a problem? Please describe. There may be places where es exporter should use a permanent error `consumererror.NewPermanent()` and it does not. ### Describe the solution you'd like Update es exporter code to use permanent errors where applicable ### Describe alternatives you've considered _No response_ ### Additional context _No response_