Skip to content

docs(js): document browser service name configuration#11016

Open
LarryHu0217 wants to merge 1 commit into
open-telemetry:mainfrom
LarryHu0217:codex/browser-service-name-docs-5043
Open

docs(js): document browser service name configuration#11016
LarryHu0217 wants to merge 1 commit into
open-telemetry:mainfrom
LarryHu0217:codex/browser-service-name-docs-5043

Conversation

@LarryHu0217

Copy link
Copy Markdown

Fixes #5043

Changes

  • configure service.name explicitly in both browser getting-started provider examples using the current resource API
  • include the resource and semantic-conventions packages required by those examples
  • clarify that OTEL_* environment-variable configuration applies to Node.js and link to the browser setup

Validation

  • npm run check:format
  • npm run check:markdown
  • npm run check:spelling
  • npm run check:text
  • npm run build:lean
  • inspected the rendered internal link and target anchor

@github-actions

Copy link
Copy Markdown
Contributor

Welcome, contributor! Thank you for your contribution to opentelemetry.io.

Important reminders:

  • Read our Contributing Guidelines.
  • Sign the CLA if you haven't already.
  • Follow the OpenTelemetry Generative AI policy: disclose any AI use in your contribution, and communicate (PR descriptions, review replies) in your own words rather than AI-generated text.
  • Give reviewers at least a few days before pinging them for feedback.
  • If you need help with general setup, development process, or contributor etiquette, ask in #opentelemetry-new-contributors.

@otelbot-docs
otelbot-docs Bot requested a review from a team July 24, 2026 23:52
@otelbot-docs otelbot-docs Bot added the missing:docs-approval Co-owning SIG has provided approval, PR needs approval from docs maintainer label Jul 24, 2026
@otelbot-docs otelbot-docs Bot added the missing:sig-approval Co-owning SIG didn't provide an approval label Jul 24, 2026
@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Jul 24, 2026

Copy link
Copy Markdown

Pull request dashboard status

Status last refreshed: 2026-07-26 01:01:21 UTC.

  • Waiting on: Reviewers
  • Next step: Review the latest changes.

This automated status or its linked feedback items may be incorrect. If something looks wrong, please report it with the result you expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

missing:docs-approval Co-owning SIG has provided approval, PR needs approval from docs maintainer missing:sig-approval Co-owning SIG didn't provide an approval sig:javascript

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

On browser setting window.OTEL_SERVICE_NAME does not populate service.name

1 participant