Skip to content

Conversation

@vchuravy
Copy link
Member

@vchuravy vchuravy commented Sep 30, 2025

Some tools (parca) expect function ids to increment linearly

@vchuravy
Copy link
Member Author

Example of a parca config to be used with ProfileEndpoints.jl

scrape_configs:
  - job_name: "parca"
    scrape_interval: "10s"
    scrape_timeout: "60s"
    static_configs:
      - targets: [ '127.0.0.1:16825' ]
    profiling_config:
      pprof_config:
        julia:
          enabled: true
          path: '/profile'
          delta: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants