Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 300 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 300 Bytes

Zap OTLP

inspired from https://github.com/MrAlias/otlpr

To send data to signoz cloud

Set these environment variables

OTEL_EXPORTER_OTLP_HEADERS=signoz-access-token=<SIGNOZ_INGESTION_KEY>
OTEL_EXPORTER_OTLP_INSECURE=false

Replace <SIGNOZ_INGESTION_KEY> with your ingestion token