Problem/Motivation

The field for Authorization header at /admin/config/development/opentelemetry is a textfield, and is too small for some values (e.g. default OTLP header for Grafana Cloud

Steps to reproduce

Try copying field > 258 characters, notice field value is truncated.

Proposed resolution

Change SettingsForm.php buildForm() $form[OpentelemetryService::SETTING_AUTHORIZATION] '#type' to 'textarea'.

User interface changes

Field presents larger input zone.

Data model changes

None?

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jonathan_hunt created an issue. See original summary.

jonathan_hunt’s picture

Status: Active » Needs review
xurizaemon’s picture

Status: Needs review » Reviewed & tested by the community

Patch fixes the issue.

berdir made their first commit to this issue’s fork.

berdir’s picture

Version: 1.0.0-beta5 » 1.x-dev
Status: Reviewed & tested by the community » Fixed

Merged into 1.x

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.