Closed Bug 1702263 Opened 3 years ago Closed 3 years ago

`glean_parser` forbids labeled metrics having more than sixteen pre-defined labels

Categories

(Data Platform and Tools :: Glean: SDK, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chutten, Assigned: chutten)

References

Details

(Whiteboard: [telemetry:glean-rs:m?])

Attachments

(2 files)

According to the docs we should only limit the number of labels to 16 if they are specified dynamically.

But glean_parser has this line in the schema, which prevents this, giving an error like <list of labels> is not valid under any of the given schemas. <list of labels> is too long <list of labels> is not of type 'null'

Blocks: 1702280
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: