Add annotations to all ingress

Hi there!
I am getting my hands dirty with kubernetes for the first time (using rancher 2) so excuse me if my question seems simple.

I have created a lot of ingress load balancers but found that the default nginx-ingress load balancer can send metrics to influxdb which I use for monitoring already. However, I have only been able to get this to work on a single ingress.

Is there any way to configure these annotations globally so that all load balanced traffic goes to my influxdb?