Skip to content

Releases: Codifinary/codexray-node-agent

release/v1.2.2 — 2026-05-30

Choose a tag to compare

@aryanmalik2110 aryanmalik2110 released this 30 May 14:03
af94163

Added
--min-container-age / MIN_CONTAINER_AGE (default 30s): suppresses metric emission for containers younger than the configured threshold, reducing high-cardinality series from short-lived job/cronjob pods. Ported from upstream coroot-node-agent; the gate falls back to the cgroup directory mtime when taskstats hasn't populated startedAt, so containers whose initial taskstats lookup failed (PID-vs-TGID races, restricted netlink caps, missing CONFIG_TASKSTATS_NETLINK) still emit metrics instead of being permanently filtered.
--instrumentation-delay / INSTRUMENTATION_DELAY (default 30s): delays attaching language-runtime probes (Python GIL, Node.js event loop, etc.) to newly started processes, avoiding probe churn on processes that exit during startup. Ported from upstream coroot-node-agent.

Upgrade notes
The 30s defaults change behavior for existing deployments: containers younger than 30s will be suppressed from metric output, and language-runtime probes attach 30s after process start. Set either flag (or env var) to 0 to restore pre-1.2.1 behavior.

v1.2.0

Choose a tag to compare

@aryanmalik2110 aryanmalik2110 released this 28 May 08:15
746fe83

What's Changed

Full Changelog: v1.1.0...v1.2.0

node-agent release v1.1.0

Choose a tag to compare

@aryanmalik2110 aryanmalik2110 released this 26 May 09:38
8c67d71
  • merges the GPU feature
  • security remediation
  • copyright/licensing work

Release v1.0.5

Choose a tag to compare

@github-actions github-actions released this 20 Feb 18:08
539dadd

Release v1.0.5

Version: 1.0.5
Commit: 539dadd (539dadd)

Docker Images (without GPU)

  • ghcr.io/codifinary/codexray-node-agent:v1.0.5
  • ghcr.io/codifinary/codexray-node-agent:539dadd
  • ghcr.io/codifinary/codexray-node-agent:latest

Docker Images (with GPU)

  • ghcr.io/codifinary/codexray-node-agent-gpu:v1.0.5
  • ghcr.io/codifinary/codexray-node-agent-gpu:539dadd
  • ghcr.io/codifinary/codexray-node-agent-gpu:latest

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 10:31
8fe3142

Release v2.0.0

Version: 2.0.0
Commit: 8fe3142 (8fe3142)

Release v5

Choose a tag to compare

@github-actions github-actions released this 01 Feb 05:34
registry

Release v4

Choose a tag to compare

@github-actions github-actions released this 01 Feb 05:28
registry

Release v3

Choose a tag to compare

@github-actions github-actions released this 31 Jan 22:39
registry

Release v2

Choose a tag to compare

@github-actions github-actions released this 31 Jan 22:19
workflow update

Release v1

Choose a tag to compare

@github-actions github-actions released this 31 Jan 21:48
workflow update