Skip to content

Include event.contexts.device.processor_count for browser and node #5499

@timfish

Description

@timfish

Problem Statement

Most platforms now have a way to get the CPU count.

Solution Brainstorm

In browsers navigator.hardwareConcurrency has been around for a while. Safari apparently caps this as 2 for iOS and 8 for macOS.

Node.js has had os.cpus() since pre v1.

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