Skip to content

Conversation

@maryliag
Copy link
Contributor

@maryliag maryliag commented Oct 2, 2025

Changes

Aligning the name of metrics related to memory heap. Currently some of them don't have the memory in its name. We did the implementation for it in the JS SDK, using all the metric names with memory. It was a mistake on the semantic convention, and it should also have the memory on the name here.
This PR marks the previous name as deprecated (there is no implementation using those names anyway), and update the names.

Reference: open-telemetry/opentelemetry-js-contrib#3130 (comment)

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • Links to the prototypes or existing instrumentations (when adding or changing conventions)

@maryliag maryliag marked this pull request as ready for review October 2, 2025 15:44
@maryliag maryliag requested review from a team as code owners October 2, 2025 15:44
@trask
Copy link
Member

trask commented Oct 2, 2025

cc @open-telemetry/javascript-approvers

@trentm trentm changed the title update v8js Fix metric.v8js.memory.heap.space.physical_size and metric.v8js.memory.heap.space.available_size metric names Oct 2, 2025
@joaopgrassi joaopgrassi enabled auto-merge October 6, 2025 08:44
@joaopgrassi joaopgrassi added this pull request to the merge queue Oct 6, 2025
Merged via the queue into open-telemetry:main with commit f1b1d72 Oct 6, 2025
18 of 19 checks passed
@maryliag maryliag deleted the update-v8-memory branch October 6, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants