Skip to content

docs: add system attributes documentation for JavaScript SDK#255

Open
joalves wants to merge 3 commits into
developmentfrom
feat/sdk-system-attributes
Open

docs: add system attributes documentation for JavaScript SDK#255
joalves wants to merge 3 commits into
developmentfrom
feat/sdk-system-attributes

Conversation

@joalves
Copy link
Copy Markdown
Collaborator

@joalves joalves commented Mar 24, 2026

Summary

  • Add System Attributes section to the Context Attributes documentation page
  • Document the includeSystemAttributes context option with JS code example
  • List all system attributes (sdk_name, sdk_version, application, environment, app_version) with descriptions

Related

  • SDK PR: absmartly/javascript-sdk (feat/sdk-version-in-payload)

Test plan

  • Verify page renders correctly in Docusaurus
  • Verify code tabs display properly
  • Verify attribute table renders correctly

Document the includeSystemAttributes context option that allows
sending sdk_name, sdk_version, application, environment, and
app_version as automatic attributes in publish payloads.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 24, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (3)
  • master
  • ^release/\d{2}-\d{2}$
  • feature/team-ownership-model

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 54959c41-fddb-48d3-be6a-87659e3d0d63

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/sdk-system-attributes

Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 24, 2026

Deploy Preview for absmartly-docs ready!

Name Link
🔨 Latest commit e85ae90
🔍 Latest deploy log https://app.netlify.com/projects/absmartly-docs/deploys/69c2ec37dd7c7500087cc2a7
😎 Deploy Preview https://deploy-preview-255--absmartly-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

joalves added 2 commits March 24, 2026 14:33
Show how to pass application as { name, version } to track app version,
both in the initialization example and system attributes section.
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.

1 participant