Hints and notes in Talend Remote Engine R2022-12 - Cloud - 8.0

Talend Release Notes

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud API Services Platform
Talend Cloud Big Data
Talend Cloud Big Data Platform
Talend Cloud Data Fabric
Talend Cloud Data Integration
Talend Cloud Data Management Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Cloud API Designer
Talend Cloud API Tester
Talend Cloud Data Inventory
Talend Cloud Data Preparation
Talend Cloud Data Stewardship
Talend Cloud Pipeline Designer
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Talend Studio
Content
Installation and Upgrade
Release Notes
Last publication date
2024-04-16

Item Description
Observability metrics request size
You may discover the following error message in your Karaf log:
org.talend.observability.model.cloudevent.CloudEvent["data"]>org.talend.observability.model.MetricSet["metrics"]>java.util.ArrayList[72])
Caused by: com.fasterxml.jackson.core.io.JsonEOFException: Unexpected end-of-input in field

This error does not impact the execution of your tasks and is caused by the excess size of metrics set being de-serialized by your engine. By default, the maximum size is 10 MB.

You can resolve this error by increase this maximum size in the <RemoteEngineInstallationDirectory>/etc/org.apache.karaf.decanter.collector.socket.cfg file.

The property to be changed is max.request.size.