aws-otel-collector icon indicating copy to clipboard operation
aws-otel-collector copied to clipboard

AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)

Results 200 aws-otel-collector issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, SumoLogic only supports the OTLP protocol for traces. We would like to use the SumoLogic Exporter to be able...

enhancement
feature-request
exporter

**Is your feature request related to a problem? Please describe.** The ecsobserver will discover all containers from all ECS nodes with the API. So all containers will be scraped by...

feature-request
extension

https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/eks-demo.md I followed the exact steps mentioned in the doc, but it did not generate traces/metrics to CloudWatch Console. ### Steps that I followed from the above document: >Create EKS-AWSOTel...

EKS
ADOT collector

**Describe the bug** When running the AWS OpenTelemetry collector v1.17.1+ in an on-premises setup or on an EC2 instance that has no IAM role attached, AOC is not able to...

bug
EC2
ADOT collector

It would be great to have host metrics receiver enabled in aws Otel which will let us OS metrics and give the ability to use a single tool for collecting...

metrics
feature-request
receiver
ADOT collector

**Describe the bug** make package-rpm fails **Steps to reproduce** ``` FROM amazonlinux:2 COPY . /app RUN yum groupinstall -y "Development Tools" &&\ yum install -y wget RUN wget --no-check-certificate https://go.dev/dl/go1.17.9.linux-amd64.tar.gz...

**Is your feature request related to a problem? Please describe.** CloudWatch (CW) Container Insights customers do not have a way to monitor EKS Lifecycle Events. **Describe the solution you'd like**...

feature-request
cloudwatch
EKS

**Describe the bug** The Histograms we're sending to AWS CW are setting the "min" and "max" values to 0. This is an issue if you want to get percentile, Minimum...

bug

Hi, I am trying to get a AWS OTel collector @local docker working, using https://github.com/aws-observability/aws-otel-collector/blob/main/examples/docker/config-test.yaml , slightly adapted by changed region and setting xray endpoint to resolved IP, to workaround...

exporter
X-Ray

Hello, I am running otel collector as sidecar for an app deployed in fargate. awsemfexporter is flooding the otel log with the messages indicating "Duplicate metric found". one example of...

metrics
exporter