Skip to content

Clarify usage of Sentry in the admin settings form

Miguel Rincon requested to merge mrincon-sentry-admin-form-ui into master

What does this MR do and why?

This change improves the help text of the Sentry configuration form in the admin settings.

Clarifies the application restart requirements and the setting names.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Enable the feature flag: configure_sentry_in_application_settings
  2. Visit http://gdk.test:3000/admin/application_settings/metrics_and_profiling#js-sentry-settings
  3. Check the form field labels and help texts

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Miguel Rincon

Merge request reports