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

Hello, Is it possible to configure aws OTEL with container insights on EKS to do not aggreagate the jobs together as "one pod", so view jobs as separate pods with...

EKS
ADOT collector

**Description:** This PR Updates upstream collector dependancies to v0.58.0. Also includes * Deprecation of `awsprometheusremotewriteexporter` * Removal of awsprw testcases * Use `prometheusremotewriteexporter` with `sigv4auth` extension. **Link to tracking Issue:**...

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.57 to 1.44.76. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.76 (2022-08-12) Service Client Updates service/amp: Updates service API and documentation service/chime-sdk-messaging: Updates service API, documentation, and...

dependencies
actions
Skip Changelog

Bumps [github.com/aws/aws-sdk-go-v2/service/ecrpublic](https://github.com/aws/aws-sdk-go-v2) from 1.13.6 to 1.13.12. Commits 0ba2869 Release 2022-08-11 ea1827f Regenerated Clients c7335ff Update endpoints model 9132e10 Update API model 32e6b0a ci: correct deprecated Go version in deprecated-windows-tests (#1799)...

dependencies
actions
Skip Changelog

**Describe the bug** Some of the CI tests are [failing](https://github.com/aws-observability/aws-otel-collector/runs/7665929486?check_suite_focus=true#step:8:14424) due to a capacity limit of LoadBalancers in our AWS accounts. These LoadBalancers are from these two ([mocked-service](https://github.com/aws-observability/aws-otel-test-framework/blob/f09bf3f686ed9152800e773af6d0c7d69b1f0b80/terraform/eks/otlp.tf#L184) & [sample-app](https://github.com/aws-observability/aws-otel-test-framework/blob/f09bf3f686ed9152800e773af6d0c7d69b1f0b80/terraform/eks/otlp.tf#L239))...

testing-integ
CI/CD

**Is your feature request related to a problem? Please describe.** From out Private EKS Cluster, we cannot pull the docker image of the aws-otel-collector from public repository. We have to...

**Is your feature request related to a problem? Please describe.** In EKS clusters running EC2 nodes with pod access to EC2 IMDS **restricted**, the awscontainerinsightreceiver fails to fetch instance ID,...

feature-request

**Is your feature request related to a problem? Please describe.** Currently the main way of creating cloudwatch metrics from the collector is to use the awsemfexporter. Metrics can be created...

Hello, I managed to successfully export Kubernetes cAdvisor metrics to Prometheus using the image for release v0.18.0 (i.e. public.ecr.aws/aws-observability/aws-otel-collector:v0.18.0). Today I tried upgrading to v0.19.0 and it no longer works....

stale

**Is your feature request related to a problem? Please describe.** When adding OpenTelemetry instrumentation to systems involving HTTP servers, I'd like request traces to contain a span for each process...

enhancement
traces
X-Ray