Skip to content

Support Node.js in source code / line-by-line integration #321

Description

@harshgajjarsimform

The line-by-line source code integration only supports Go, Java, and Python.

Node.js apps profiled with @pyroscope/nodejs have no way to link a function back to the exact source line in GitHub, unlike the supported languages.

doc: https://grafana.com/docs/pyroscope/latest/view-and-analyze-profile-data/line-by-line/

  • Support service_repository / service_git_ref / service_root_path tags for Node.js profiles, same as Go/Python.
  • Automatic file path resolution for .js/.ts, with source map support for transpiled/bundled TS.
  • .pyroscope.yaml mapping support consistent with existing languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions