APM integration UI rum response headers field is missing validation #201448
Labels
apm
bug
Fixes for quality problems that affect the customer experience
sdh-linked
Team:obs-ux-infra_services
Observability Infrastructure & Services User Experience Team
Kibana version: confirmed on 8.13.4 but should apply to all versions
Elasticsearch version: 8.13.4
Server OS version:
Browser version:
Browser OS version:
Original install method (e.g. download page, yum, from source, etc.): ESS
Describe the bug:
In APM integration policy UI, the rum custom http response headers input field does not have validation. If the user enters an invalid input, it will cause apm server to fail silently due to elastic/apm-server#14560 .
There are 2 improvements needed here:
validation
property to this definition.According to apm-server.yml, response headers should be an object:
Steps to reproduce:
Expected behavior:
The invalid input should be called out in the UI
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: