kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
503 stars 98 forks source link

Set up tracing as early as possible to capture initial traces #1561

Closed RebeccaMahany closed 7 months ago

RebeccaMahany commented 7 months ago

Create an initial trace buffer (plus tracer provider, etc) as soon as possible in runLauncher, before knapsack/osquery client are available. Transfer buffer and attrs to trace exporter once available.