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

Welcome to the AWS Distro for OpenTelemetry project. If you're using monitoring and observability tools for AWS products and services, this is a great place to ask questions, request features and netw...

Results 83 aws-otel-community issues
Sort by recently updated
recently updated
newest added

I am trying to configure this but not able to : I am able to see node on x-ray portal but not any trace My config: apiVersion: opentelemetry.io/v1alpha1 kind: OpenTelemetryCollector...

Hopefully this will save someone else some time. This is definitely not criticism of AWS or OTEL -- OTEL is essentially experimental, and thus AWS too. I can't stress how...

I has problem when add-on adot to AWS EKS Fargate. Bugs description: **Internal error occurred: failed calling webhook "webhook.cert-manager.io": failed to call webhook: Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": x509: certificate is valid for...

Description: Fix the workflow dependencies and have the integration test workflow run on pull requests to master. Testing Performed: Local testing performed. By submitting this pull request, I confirm that...

I'm receiving an error with a basic setup of ADOT, so probably I'm missing something. I just created a new EKS cluster, adding ADOT as addon. Next step was to...

Description: This PR updates the language parity table and update information in README.md By submitting this pull request, I confirm that my contribution is made under the terms of the...

There is no sample OpenTelemetryCollector resource definition file for deploying ADOT Collector with ADOT Operator to capture Container Insights infrastructure metrics. There is [a sample for CloudWatch](https://github.com/aws-observability/aws-otel-community/blob/master/sample-configs/operator/collector-config-cloudwatch.yaml), but this is...

documentation

Hello everyone. I have read the [aws-observability]( https://github.com/aws-observability/aws-otel-collector/blob/main/README.md), and it contains some receivers (e.g. awsecscontainermetricsreceiver , awsxrayreceiver, awscontainerinsightreceiver). I want to collect metrics from AWS api gateway and S3 by...

enhancement

I'd like to export from my client app using the C++ lib and connect to the OTLP exporter. I assume I need to authenticate using AWS sig v4 to reach...

enhancement

Currently, Grant permissions to Amazon EKS add-ons to install ADOT step is added as a Prerequisite. It would be beneficial if `kubectl apply -f https://amazon-eks.s3.amazonaws.com/docs/addons-otel-permissions.yaml` can be part of the...