-
Problem report
-
Resolution: Incomplete
-
Trivial
-
None
-
7.0.4
-
None
-
None
-
DB postgresql13-13.15, OS RHEL 8.10
with timescaledb-2-postgresql-13-2.14.2
zabbix 7.0.4, OS RHEL 8.10
I use to monitoring Kubernetes templates from zabbix.
When I'd like get values example from Kubernetes nodes by HTTP: Kubernetes: Get nodes
I recevied error Result is truncated due to its size 793KB
In other place I I recevied error Result is truncated due to its size 16MB
Expected:
return all data
I am using templates from Zabbix to monitor Kubernetes. When I attempt to retrieve values from Kubernetes nodes by HTTP: Kubernetes: Get nodes I encounter the following errors:
- "Result is truncated due to its size 793KB"
- "Result is truncated due to its size 16MB"
Expected Behavior: I expect to receive all data
Could you please assist in resolving this issue?