Fixed
Details
Assignee
fookerfookerReporter
Jesse WhiteJesse WhiteHB Grooming Date
Jun 22, 2020HB Backlog Status
BacklogSprint
NoneFix versions
Priority
Minor
Details
Details
Assignee
fooker
fookerReporter
Jesse White
Jesse WhiteHB Grooming Date
Jun 22, 2020
HB Backlog Status
Backlog
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created May 21, 2020 at 5:43 PM
Updated May 4, 2021 at 8:46 PM
Resolved May 4, 2021 at 8:46 PM
When processing Measurement API requests using the RRD or JRB backends we should automatically trim the DS name to 19 characters in the exports.
This is already done when data is persisted so we can do the same on retrieval for consistency. DS names longer than 19 characters are not supported, so this won't break existing queries.