Questions tagged [lightstep]
3 questions
6
votes
2 answers
How to choose an Opentelemetry backend vendor?
With Opentelemetry becoming the new standard of tracing, and it being vendor-agnostic, how do we then choose a backend vendor for opentelemetry?
For example, there are currently many vendors that supports Opentelemetry like GCP Cloudtrace, Datadog,…

Huy Le
- 139
- 1
- 6
0
votes
1 answer
Istio to Lightstep and Jaegar
We are reviewing Managed Anthos Service Mesh(istio) in GCP, their is no straight forward setup for Lightstep, so we are trying to push traces from envoy to otel collector process and export it to lightstep, the otel deployment config is as…

Sanjay M. P.
- 919
- 1
- 16
- 33
0
votes
1 answer
How to use lightstep/otel-launcher-node as an OpenTelemetry exporter?
Before I was using lightstep/opentelemetry-exporter-js, I can use my own exporters and Lightstep exporter at same time.
import { CollectorTraceExporter } from '@opentelemetry/exporter-collector';
import { NodeTracerProvider } from…

Hongbo Miao
- 45,290
- 60
- 174
- 267