Skip to content

Stuck while trying to create the session #190

Open
@fallard84

Description

@fallard84

Describe the bug you encountered:

When deploying my python app on Heroku, no profile is being sent to the Pyroscope server. The same implementation works fine when running locally with the same version of pyroscope and python.

When enabling the logs, I can only see the following every 10secs, without any error or warning:

Pyroscope::Session          > Creating Session`

What did you expect to happen instead?

Profiles should be generated and sent to the Pyroscope server.

How did you install pyroscope-rs?

Pyroscope-rs is installed through the python package:

poetry add pyroscope-io

pyroscope-rs version and environment

Latest version of pyroscope-io is installed (0.8.8) with python 3.12.6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions