Start Command Exceeds Limit When Using Dynatrace
search cancel

Start Command Exceeds Limit When Using Dynatrace

book

Article ID: 399475

calendar_today

Updated On:

Products

VMware Tanzu Platform

Issue/Introduction

Customers may run into issues deploying certain applications when using the third-party service Dynatrace. When bound, the start command tries to add every connection endpoint from the Dynatrace service, causing the command to be very long and exceeding the current limit of 50kb. The connection endpoints are added to the "DT_CONNECTION_POINT" variable.

StagingError - Staging error: staging failed
FAILED

Environment

VMware Tanzu Platform

Dynatrace

Cause

The max size limit for the start command is hardcoded to 50kb and can not be increased.

Resolution

The recommendation is to reach out to Dynatrace directly to help with filtering the connection endpoints that are contributing to exceeding the limit.