open-telemetry / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
2.88k stars 2.25k forks source link

Xray Exporter Missing Documentation on Annotation Indexing Feature #34182

Closed arun-annamalai closed 1 month ago

arun-annamalai commented 1 month ago

Component(s)

exporter/awsxray

What happened?

Description

The following PR adds the functionality to index span attributes as Xray annotations in code. https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/17855.

Expected Result

This new functionality should be documented in the AWS Xray exporter readme

Collector version

Latest

Environment information

Environment

OS: (e.g., "Ubuntu 20.04") Compiler(if manually compiled): (e.g., "go 14.2")

OpenTelemetry Collector configuration

No response

Log output

No response

Additional context

No response

github-actions[bot] commented 1 month ago

Pinging code owners:

srprash commented 1 month ago

@arun-annamalai Since the PR is merged, can we close this issue?