Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
661
Pull requests
86
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(core): Add scope attribute APIs
- #18165
#18165
Merged
Lms24
merged 17 commits into
develop
getsentry/sentry-javascript:develop
from
lms/feat-core-scope-setAttributes
getsentry/sentry-javascript:lms/feat-core-scope-setAttributes
Copy head branch name to clipboard
Nov 21, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(core): Add scope attribute APIs
#18165
Lms24
merged 17 commits into
develop
getsentry/sentry-javascript:develop
from
lms/feat-core-scope-setAttributes
getsentry/sentry-javascript:lms/feat-core-scope-setAttributes
Copy head branch name to clipboard
Commits
Commits on Nov 21, 2025
feat(core): Add `Scope::SetAttribute(s)` APIs
Lms24
committed
d47204c
View commit details
Copy full SHA for d47204c
Browse repository at this point
add attributes.ts
Lms24
committed
227ebc7
View commit details
Copy full SHA for 227ebc7
Browse repository at this point
add removeAttribute method
Lms24
committed
a1e1fcc
View commit details
Copy full SHA for a1e1fcc
Browse repository at this point
fix lint
Lms24
committed
d72787c
View commit details
Copy full SHA for d72787c
Browse repository at this point
fix size limit
Lms24
committed
9b4e65c
View commit details
Copy full SHA for 9b4e65c
Browse repository at this point
fix remove scope listener test
Lms24
committed
cadc629
View commit details
Copy full SHA for cadc629
Browse repository at this point
be extra careful with typed attribute values
Lms24
committed
c4e9005
View commit details
Copy full SHA for c4e9005
Browse repository at this point
ref(attribute): Add type to accept `unknown` and official attribute type (#18201)
Show description for 29e0b2f
s1gr1d
authored and
Lms24
committed
29e0b2f
View commit details
Copy full SHA for 29e0b2f
Browse repository at this point
attribute objects w/o type, keep attributes as-is on scope
Lms24
committed
8d04d23
View commit details
Copy full SHA for 8d04d23
Browse repository at this point
adapt `attributeValueToTypedAttributeValue`
Lms24
committed
4540a35
View commit details
Copy full SHA for 4540a35
Browse repository at this point
ignore invalid units
Lms24
committed
994f487
View commit details
Copy full SHA for 994f487
Browse repository at this point
streamline isAttributeObject
Lms24
committed
8cc1c2a
View commit details
Copy full SHA for 8cc1c2a
Browse repository at this point
streamline primitive attribute value conversion
Lms24
committed
779e053
View commit details
Copy full SHA for 779e053
Browse repository at this point
use MeasurementUnit (aka Relay's `MetricUnit`)
Lms24
committed
7d69b12
View commit details
Copy full SHA for 7d69b12
Browse repository at this point
use metric units without custom and none units
Lms24
committed
ab75d4a
View commit details
Copy full SHA for ab75d4a
Browse repository at this point
lint
Lms24
committed
bcb5925
View commit details
Copy full SHA for bcb5925
Browse repository at this point
save a few more bytes in `getPrimitiveType`
Lms24
committed
04d75b1
View commit details
Copy full SHA for 04d75b1
Browse repository at this point
You can’t perform that action at this time.