Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(metrics): Add maximum length for metric components #1286

Merged
merged 7 commits into from
May 22, 2024

Conversation

iambriccardo
Copy link
Member

@iambriccardo iambriccardo commented May 21, 2024

This PR updates our develop docs with the updated limits for metric name and unit lengths.

Related to: getsentry/relay#3628

Copy link

vercel bot commented May 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:41am

@iambriccardo iambriccardo changed the title feat(metrics): Add maximum length limit feat(metrics): Add maximum length for metric components May 21, 2024
Comment on lines +89 to +90
- **Metric Name**: 150 characters.
- **Metric Unit**: 15 characters.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This refers to the exact limiting being done in Relay parsing.

@iambriccardo iambriccardo merged commit 93d4f1b into master May 22, 2024
5 checks passed
@iambriccardo iambriccardo deleted the riccardo/feat/update-docs branch May 22, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants