On our path toward graduation, the OpenTelemetry project is currently undergoing a security audit sponsored by the CNCF, facilitated by OSTIF, and performed by 7ASecurity. During this process, we have received a few ideas about things that we could do better, like using specific compiler flags when preparing our OpenTelemetry Collector binaries. On 31 May 2024, we received a more serious report: a malicious user could cause a denial of service (DoS) when using a specially crafted HTTP or gRPC...| OpenTelemetry
The Go SIG will remove the code of contrib modules that lack code owners starting August 21, 2024. Published packages and releases will be marked as deprecated, though they’ll remain available for download. Currently unowned modules include the following: go.opentelemetry.io/contrib/detectors/aws/ec2 go.opentelemetry.io/contrib/detectors/aws/ecs go.opentelemetry.io/contrib/detectors/aws/eks go.opentelemetry.io/contrib/detectors/aws/lambda go.opentelemetry.io/contrib/instrumentation/github.c...| OpenTelemetry
Improve operational efficiency, monitor your infrastructure, and analyze metrics, logs, and traces with Grafana, the leading open source tool for dashboards and visualizations.| Grafana Labs
You can deploy the OpenTelemetry Collector on a wide variety of operating systems and architectures. The following instructions show how to download and install the latest stable version of the Collector. If you aren’t familiar with the deployment models, components, and repositories applicable to the OpenTelemetry Collector, first review the Data Collection and Deployment Methods page. Docker The following commands pull a Docker image and run the Collector in a container. Replace 0.120.0 w...| OpenTelemetry