-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
6.0.37
-
None
When retrieving metrics from a Prometheus endpoint. for instance, from a GitLab metrics endpoint,t we get the following error
Size of the response received from Zabbix server "my-zabbix-server.lan" exceeds the allowed size of 16777216 bytes. This value can be increased in the ZBX_SOCKET_BYTES_LIMIT constant in include/defines.inc.php.
Steps to reproduce:
- Monitor a gitlab server and add the GitLab by HTTP
- Open the item 'GitLab: Get instance metrics'
- Click on 'Test'
- click on 'Get Value and test'
Result:
I've tried to find a way to reduce the metrics answer without any luck
Would it be possible to add the socket response size as a parameter in the Zabbix config and not have it as constant?