Conversation
There was a problem hiding this comment.
All reported issues were addressed across 108 files
Tip: instead of fixing issues one by one fix them all with cubic
Re-trigger cubic
There was a problem hiding this comment.
1 issue found across 7 files (changes from recent commits).
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="sdk-reference/javascript/v1/tracing.mdx">
<violation number="1" location="sdk-reference/javascript/v1/tracing.mdx:69">
P2: When an existing `NodeSDK` uses its `traceExporter` option, this example drops that exporter because the new `spanProcessors` list does not include it. Show the existing exporter wrapped in a span processor in this list, or explain that it must be moved here, so adding Apitally does not silently stop the application's existing trace export.</violation>
</file>
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 21 files (changes from recent commits).
Tip: Review your code locally with the cubic CLI to iterate faster.
Fix all with cubic | Re-trigger cubic
There was a problem hiding this comment.
1 issue found across 20 files (changes from recent commits).
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="sdk-reference/python/v1/configuration.mdx">
<violation number="1" location="sdk-reference/python/v1/configuration.mdx:117">
P3: These callback docs dropped the internal `/sdk-reference/python/v1/attributes` link and point only at generic OpenTelemetry `ReadableSpan` docs. The other v1 pages (`masking.mdx`, `sampling.mdx`) pair the external type link with an explicit `span.attributes` link to the SDK-specific Attributes page, which is what actually documents the attributes these callbacks read. Keep both links.</violation>
</file>
Tip: Review your code locally with the cubic CLI to iterate faster.
Fix all with cubic | Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 3 files (changes from recent commits).
Tip: Review your code locally with the cubic CLI to iterate faster.
Fix all with cubic | Re-trigger cubic
Summary by cubic
Adds beta documentation for the v1 Python and JavaScript SDKs and reorganizes the SDK reference so each SDK's docs live under versioned paths.
New Features
Migration
/sdk-reference/<language>/v0/...paths, so previously published URLs will change; navigation and internal links were updated to match.Written for commit 3ffb582. Summary will update on new commits.