Skip to content

feat: move autoscaling helpers to @crawlee/core#3835

Merged
barjin merged 1 commit into
v4from
chore/move-system-info-to-core
Jul 21, 2026
Merged

feat: move autoscaling helpers to @crawlee/core#3835
barjin merged 1 commit into
v4from
chore/move-system-info-to-core

Conversation

@barjin

@barjin barjin commented Jul 9, 2026

Copy link
Copy Markdown
Member

Moves autoscaling-related single-consumer symbols from the public @crawlee/utils package to @crawlee/core.

Related to #3079

@barjin barjin self-assigned this Jul 9, 2026
@barjin
barjin force-pushed the chore/move-system-info-to-core branch from df459bd to ede479a Compare July 9, 2026 12:22
@barjin
barjin marked this pull request as ready for review July 16, 2026 12:36
Moves autoscaling-related single-consumer symbols (CPU/memory/cgroup
detection, ps-tree) from the public @crawlee/utils package into
@crawlee/core, since @crawlee/core is their only consumer. Removes the
now-unused CpuSample, MemoryInfo, getCurrentCpuTicksV2, getMemoryInfo,
isDocker, isContainerized, isLambda, and getCgroupsVersion exports from
@crawlee/utils.

Related to #3079.
@barjin
barjin force-pushed the chore/move-system-info-to-core branch from 7240204 to 6b92921 Compare July 21, 2026 12:32

@janbuchar janbuchar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@barjin
barjin merged commit c6f3256 into v4 Jul 21, 2026
7 of 8 checks passed
@barjin
barjin deleted the chore/move-system-info-to-core branch July 21, 2026 12:42
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.

3 participants