Hello folks,
I have an influxdb coupled with a grafana on docker receiving data from my pve install.
It's configured in the Metrics parts correctly since i retrieve the data on influxdb / display them on grafana, but my logs are full of
```
Oct 06 12:05:42 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:43 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:44 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:52 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:53 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:54 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:55 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:03 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:04 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:13 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:22 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:23 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:24 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
```
And i kinda don't get it why
I have an influxdb coupled with a grafana on docker receiving data from my pve install.
It's configured in the Metrics parts correctly since i retrieve the data on influxdb / display them on grafana, but my logs are full of
```
Oct 06 12:05:42 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:43 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:44 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:52 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:53 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:54 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:05:55 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:03 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:04 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:13 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:22 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:23 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
Oct 06 12:06:24 pivoine pvestatd[1252]: metrics send error 'monitoring': 500 read timeout
```
And i kinda don't get it why