cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Extensions EF2 multiline 500 characters limit?

AntonioSousa
DynaMight Guru
DynaMight Guru

I have an extension where I need multi KB entries in the endpoint configuration. In this case, it's a "text" field with "subType"="multiline" defined in activationSchema.json. It was converted from an EF1 extension.

Seems it is limited to 500 characters (see screenshot below). This issue didn't exist in v1 extensions.

How can this limit be lifted?

AntonioSousa_0-1729448303239.png

 

Antonio Sousa
2 REPLIES 2

Julius_Loman
DynaMight Legend
DynaMight Legend

@AntonioSousa  what constraints do you have in activationSchema.json ? 
This one works for me and I'm able to write a 1kB string. Maybe just 500 chars is default, unless you change it.

Julius_Loman_0-1729449974250.png

 

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

AntonioSousa
DynaMight Guru
DynaMight Guru

@Julius_Loman,

That did the trick! I hadn't any constraints definition.

Maybe the documentation can be enhanced to state the apparent default limit of 500 bytes...

Antonio Sousa

Featured Posts