Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Project: [Starfish] Add http.request.method to span data #20

@AbhiPrasad

Description

@AbhiPrasad

Project Board

https://github.com/orgs/getsentry/projects/150/views/1

Description

In getsentry/team-webplatform-meta#60 we added the necessary span data changes to the Python and JS SDKs for starfish. This issue tracks adding these fields to the remaining SDKs.

These include the following:

  1. HTTP information

The primary require is to add a new field to the span data field, http.request.method, representing the http method (GET, POST, PUT).

If possible, adding any of the OpenTelemetry common http attributes should be attempted, but is not a requirement.

### SDKs to update
- [x] Python SDK
- [x] JS SDKs
- [x] PHP SDKs
- [ ] https://github.com/getsentry/sentry-go/issues/713
- [ ] https://github.com/getsentry/sentry-dotnet/issues/2606
- [ ] https://github.com/getsentry/sentry-ruby/issues/2105
- [ ] https://github.com/getsentry/sentry-java/pull/2896
- [x] Android SDK (solved with ^)
- [ ] https://github.com/getsentry/sentry-dart/issues/1609
- [ ] https://github.com/getsentry/sentry-cocoa/issues/3234
- [ ] https://github.com/getsentry/sentry-php/pull/1581
- [ ] https://github.com/getsentry/sentry-symfony/pull/756

RFC

No response

Slack-Channel

#discuss-starfish

Notion Document(s)

https://www.notion.so/sentry/0333024900d14a3f8dd398a36ddb55bd?v=681d28a5fa2a4c4aa6437e49a087a241

Stakeholder(s)

@alexjillard

Team(s)

Web Backend

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions