Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.14 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.14 KB

Deploy Lightstep Satellite On Render

Lightstep Satellites collect 100% of data that instrumented clients and servers emit and use it to assemble traces and compute an aggregate picture of spans.

Use the button below to deploy a Lightstep satellite as a private service on render.

Deploy to Render

Post Deploy

  1. Login/Signup for a Lightstep account to get your own COLLECTOR_SATELLITE_KEY
  • Set this value in the Render dashboard directly.
  1. Be sure to replace the following environment variables in render.yml with values suited for your use-case.
  • COLLECTOR_POOL
  • COLLECTOR_GUID
  • COLLECTOR_BYTES_PER_PROJECT

See Lightstep's documentation to learn more about recommended configurations for a collector.

Deployment Issues

Lightstep has a handy guide for verifying Satellites are setup correctly