Skip to content

Nuxt.js application not sending profiling data to Pyroscope #123

Description

@patsevanton

Description:
The Nuxt.js application is configured with Pyroscope, but no profiling data is being sent to the Pyroscope server. The Pyroscope initialization logs appear successful (✅ Pyroscope started at http://pyroscope:4040), but no data is visible in the Pyroscope UI.

Steps to Reproduce:
0. Git clone https://github.com/patsevanton/pyroscope-nuxt-test

  1. Run the application using docker-compose up.
  2. Access the Nuxt.js app at http://localhost:3000.
  3. Check the Pyroscope UI at http://localhost:4040 — no data is displayed.

Expected Behavior:
Profiling data (CPU, heap) should be sent to Pyroscope at the specified intervals (10 seconds) and visible in the Pyroscope UI.

Actual Behavior:
No data is received by Pyroscope, despite successful initialization.

Environment:

  • Nuxt.js 3.10.0
  • @pyroscope/nodejs 0.4.5
  • Pyroscope server (latest image)
  • Docker Compose

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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