Skip to content

polarsignals/sources-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sources Demo

This repository contains sample data to try out the source view feature of Polar Signals Cloud.

If you want to learn how to produce the data for your own code and profiling data, check out the docs.

Prerequisites

Demo

Upload the source archive to your Polar Signals Cloud project.

parca-debuginfo upload --build-id="$(parca-debuginfo buildid ./main)" --type=sources source.tar.zstd --store-address=grpc.polarsignals.com:443 --bearer-token=<your token>

And let's send some

parca-push --override-timestamp --remote-store-address=grpc.polarsignals.com:443 --remote-store-bearer-token=<your token> --labels=__name__=parca_agent_cpu pprof.pb.gz

Now you can view the example profiling data and open the source view for it!

It should look something like this:

Screenshot showing source file with profiling data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages