Skip to content

[APM] Agent duration-type configuration input has incorrect/missing units #62110

@axw

Description

@axw

Kibana version:

7.7.0-BC2

Elasticsearch version:

7.7.0-BC2

Describe the bug:

Agents have duration-type configurations, such as span_frames_min_duration, which support the suffixes "ms", "s", and "m". e.g. see the Java agent docs for span_frames_min_duration.

The UI provides options "s", "m", and "h".

Steps to reproduce:

  1. Create agent config entry
  2. Navigate to "Span frames minimum duration"
  3. Click the "Select unit" drop-down, note the options

Expected behavior:

UI should allow selection of "ms", "s", and "m".

Screenshots (if relevant):

Screenshot from 2020-04-01 15-11-54

(Also note that the default is 5ms for this particular config.)

Metadata

Metadata

Assignees

Labels

Team:APM - DEPRECATEDUse Team:obs-ux-infra_services.bugFixes for quality problems that affect the customer experiencev7.7.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions