This documentation is provided as a reference for users who may wish to evaluate or explore OTLP Metrics as it’s being developed.
The OpenTelemetry project calls for an API and SDK to be available in languages that must emit data in the OpenTelemetry Protocol (OTLP). Cloud Observability natively supports ingesting OTLP 0.5.0 or newer.
For more information on our OpenTelemetry metrics SDK support, please see our documentation on the OpenTelemetry Metrics Protocol.
This protocol and specification is still undergoing development. File any issues with the appropriate OpenTelemetry community.
You must have a Cloud Observability access token for the project to report metrics to.
Configuration options vary per OpenTelemetry SDK, so please refer to the upstream documentation for your language. In general, you will need the following information:
Endpoint: ingest.lightstep.com:443
Organizations using the EU data center should use ingest.eu.lightstep.com:443
.
true
lightstep-access-token
with a value set to your project access tokenUpdated May 25, 2021