All Projects → aws-observability → Aws Otel Collector

aws-observability / Aws Otel Collector

Licence: other
AWS Distro for OpenTelemetry Collector

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Aws Otel Collector

Jsonnet Libs
Grafana Labs' Jsonnet libraries
Stars: ✭ 309 (+159.66%)
Mutual labels:  opensource, observability
Truvisory
This project is meant to provide resources to users who want to access good LinkedIn posts which contains resources to learn any Technology, Design, Self-Branding, Motivation etc. You can visit project by:
Stars: ✭ 116 (-2.52%)
Mutual labels:  opensource
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-15.97%)
Mutual labels:  opensource
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+1219.33%)
Mutual labels:  opensource
Uce Handler
Convenient Uncaught-Exception Handler Library For Testers and Developers. Copy, Share, Email, Save crash logs easily.
Stars: ✭ 101 (-15.13%)
Mutual labels:  opensource
Fastreport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
Stars: ✭ 1,688 (+1318.49%)
Mutual labels:  opensource
Covid19 scenarios
Models of COVID-19 outbreak trajectories and hospital demand
Stars: ✭ 1,355 (+1038.66%)
Mutual labels:  opensource
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+1417.65%)
Mutual labels:  opensource
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-5.04%)
Mutual labels:  opensource
Openbuilds Cam
Online CNC CAM System
Stars: ✭ 107 (-10.08%)
Mutual labels:  opensource
Plumi.app
plumi video sharing
Stars: ✭ 106 (-10.92%)
Mutual labels:  opensource
Opensource
Conheça os projetos Open Source na Globo.com
Stars: ✭ 100 (-15.97%)
Mutual labels:  opensource
Caveexpress
CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
Stars: ✭ 111 (-6.72%)
Mutual labels:  opensource
Plus
Otto DIY+ ("Otto DIY with steroids" + Bluetooth + APP + switch + sensors + strength +...
Stars: ✭ 100 (-15.97%)
Mutual labels:  opensource
Foremast
Foremast adds application resiliency to Kubernetes by leveraging machine learnt patterns of application health to keep applications healthy and stable
Stars: ✭ 115 (-3.36%)
Mutual labels:  observability
Screen Recorder Ffmpeg Cpp
*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo
Stars: ✭ 98 (-17.65%)
Mutual labels:  opensource
Ethicalsource.dev
Home of the Organization for Ethical Source
Stars: ✭ 105 (-11.76%)
Mutual labels:  opensource
Covid 19 Apis
Postman COVID-19 API Resource Center—API collections to help in the COVID-19 fight.
Stars: ✭ 111 (-6.72%)
Mutual labels:  opensource
Tcpdog
eBPF based TCP observability.
Stars: ✭ 119 (+0%)
Mutual labels:  observability
Sigma React
Free PrimeReact Application Template
Stars: ✭ 115 (-3.36%)
Mutual labels:  opensource

codecov CI CD GitHub release (latest by date)

Overview

AWS Distro for OpenTelemetry Collector(AWS OTel Collector) is a AWS supported version of the upstream OpenTelemetry Collector and is distributed by Amazon. It supports the selected components from the OpenTelemetry community. It is fully compatible with AWS computing platforms including EC2, ECS and EKS. It enables users to send telemetry data to AWS CloudWatch Metrics, Traces and Logs backends as well as the other supported backends.

See the AWS Distro for OpenTelemetry documentation for more information.

Getting Help

Use the community resources below for getting help with AWS OTel Collector.

  • Use GitHub issues for reporting bugs and requesting features.
  • Join our GitHub Community for AWS Distro for OpenTelemetry to ask your questions, file issues, request enhancements.
  • Open a support ticket with AWS Support.
  • If you think you may have found a bug, open an issue.
  • For contributing guidelines refer CONTRIBUTING.md.

AWS OTel Collector Built-in Components (in 2020)

This table represents the supported components of AWS OTel Collector in 2020. The highlighted components below are developed by AWS in-house. The rest of the components in the table are the essential default components that AWS OTel Collector will support.

Receiver Processor Exporter Extensions
prometheusreceiver attributesprocessor awsxrayexporter healthcheckextension
otlpreceiver resourceprocessor awsemfexporter pprofextension
awsecscontainermetricsreceiver queuedprocessor awsprometheusremotewriteexporter zpagesextension
awsxrayreceiver batchprocessor loggingexporter
statsdreceiver memorylimiter otlpexporter
tailsamplingprocessor fileexporter
probabilisticsamplerprocessor otlphttpexporter
spanprocessor prometheusexporter
filterprocessor datadogexporter
metricstransformprocessor dynatraceexporter
newrelicexporter
sapmexporter
signalfxexporter

AWS OTel Collector AWS Components

Getting Started

Prerequisites

To build AWS OTel Collector locally, you will need to have Golang installed. You can download and install Golang here.

AWS OTel Collector Configuration

We built in a default configuration to our docker image and other format of release. So you can run AWS OTel Collector out of box with the default settings. Also, AWS OTel Collector configuration uses the same configuration syntax/design from OpenTelemetry Collector so you can customize or porting your OpenTelemetry Collector configuration files when running AWS OTel Collector. please refer Try out AWS OTel Collector section on configuring AWS OTel Collector.

Try out AWS OTel Collector

AWS OTel Collector supports all AWS computing platforms and docker/kubernetes. Here are some examples on how to run AWS OTel Collector to send telemetry data:

Build Your Own Artifacts

Use the following instruction to build your own AWS OTel Collector artifacts:

Release Process

Benchmark

The latest performance model result is here. The performance test conducted by following the instruction here.

License

AWS OTel Collector is licensed under an Apache 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].