Skip to content

docs(rum): custom sourcemap endpoint for Android plugin 1.2.0#84

Merged
Fiona2016 merged 1 commit into
mainfrom
doc-review/2026-06-10-android-sourcemap-endpoint
Jun 10, 2026
Merged

docs(rum): custom sourcemap endpoint for Android plugin 1.2.0#84
Fiona2016 merged 1 commit into
mainfrom
doc-review/2026-06-10-android-sourcemap-endpoint

Conversation

@Fiona2016

Copy link
Copy Markdown
Contributor

What

Documents the custom sourcemap intake endpoint shipped in fc-sdk-android-gradle-plugin 1.2.0 (plugin PR #5). Private (self-hosted) deployments can now point mapping / NDK symbol uploads at their own RUM ingest.

Updated rum/error-tracking/source-mapping.mdx (zh + en), "Upload Android Symbol Files" section:

  • Add sourcemapEndpoint to the flashcat {} config block.
  • Add the FLASHCAT_SOURCEMAP_INTAKE_URL env var and the sourcemapEndpoint field in the flashcat-ci.json example.
  • Document resolution precedence: flashcat {} extension config > flashcat-ci.json > FLASHCAT_SOURCEMAP_INTAKE_URL env var; /sourcemap/upload is appended when omitted.
  • Replace the previous "private custom intake endpoints are not in the released version yet" note now that the feature shipped.
  • Bump the plugin version pin 1.1.01.2.0.

Source of truth

  • Feature & precedence: DdExtensionConfiguration.sourcemapEndpoint, FileUploadTask, OkHttpUploader.resolveSourcemapUploadEndpoint in fc-sdk-android-gradle-plugin.
  • Released as plugin 1.2.0 (tag v1.2.0).

🤖 Generated with Claude Code

The fc-sdk-android-gradle-plugin 1.2.0 adds a `sourcemapEndpoint` option
for uploading mapping/NDK symbol files to a private (self-hosted) intake.

- Add `sourcemapEndpoint` to the `flashcat {}` block, the env var
  (`FLASHCAT_SOURCEMAP_INTAKE_URL`), and the `flashcat-ci.json` examples.
- Document the resolution precedence (extension > flashcat-ci.json > env).
- Replace the "not yet released" note now that the feature shipped.
- Bump the plugin version pin from 1.1.0 to 1.2.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
flashduty 🟢 Ready View Preview Jun 10, 2026, 1:43 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@Fiona2016 Fiona2016 merged commit 3e0c009 into main Jun 10, 2026
1 check passed
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