Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created September 25, 2020 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/29038e0f6385ab4cef14c8025db36200 to your computer and use it in GitHub Desktop.
Save r-ryantm/29038e0f6385ab4cef14c8025db36200 to your computer and use it in GitHub Desktop.
/nix/store/fzw037zmkypgzmmhvp0ls17xph811arz-lightstep-tracer-cpp-0.14.0
├── include
│   └── lightstep
│   ├── binary_carrier.h
│   ├── buffer_chain.h
│   ├── BUILD
│   ├── metrics_observer.h
│   ├── tracer.h
│   ├── transporter.h
│   └── version.h
└── lib
├── liblightstep_tracer.a
├── liblightstep_tracer.so -> liblightstep_tracer.so.0
└── liblightstep_tracer.so.0
3 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment