Skip to content

feat: set maximum allowed metric name length to 1024#3637

Merged
hassy merged 1 commit intomainfrom
feat/max-metric-name-length
Oct 2, 2025
Merged

feat: set maximum allowed metric name length to 1024#3637
hassy merged 1 commit intomainfrom
feat/max-metric-name-length

Conversation

@hassy
Copy link
Member

@hassy hassy commented Oct 2, 2025

Description

Set maximum allowed metric name length. This is to help avoid situations where e.g. large JSON objects end up being accidentally serialized into strings and used as metric names, leading to huge JSON reports.

Pre-merge checklist

This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.

  • Does this require an update to the docs? Yes
  • Does this require a changelog entry? Yes

@hassy hassy merged commit d6f0015 into main Oct 2, 2025
65 checks passed
@hassy hassy deleted the feat/max-metric-name-length branch October 2, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant