Skip to main content

Alibabacloudlogservice Exporter

Status Available in: contrib Maintainers: @vyagh Source: opentelemetry-collector-contrib

Supported Telemetry

Logs Metrics Traces

Overview

This exporter supports sending OpenTelemetry data to LogService.
  • endpoint (required): LogService’s Endpoint.
  • project (required): LogService’s Project Name.
  • logstore (required): LogService’s store Name. For metrics data, you should use metric store.
  • access_key_id (optional): AlibabaCloud access key id.
  • access_key_secret (optional): AlibabaCloud access key secret.
  • security_token (optional): AlibabaCloud security token for STS credentials.
  • ecs_ram_role (optional): set AlibabaCLoud ECS ram role if you are using ACK.
  • token_file_path (optional): Set token file path if you are using ACK.

Example:

Simple Trace Data

All Telemetry Data

If you are using OpenTelemetry Collector to collect different types of telemetry data, you should send to different LogService’s store.

Configuration

Example Configuration


Last generated: 2026-08-24