Skip to content

Commit 0312e51

Browse files
committed
Update Docs and Table to reflect appropriate inforamtion
1 parent 0844419 commit 0312e51

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If you’re an open source observability user or contributor, we invite you to g
55
* Ask a question by filing an [issue](https://github.com/aws-observability/aws-otel-community/issues).
66
* File a bug by filing a [pull request (PR)](https://github.com/aws-observability/aws-otel-community/pulls).
77
* Contribute an enhancement or a feature which you need and maintainers will be happy to code review. You can open an issue to discuss the design of your proposed enhancement and then file a PR.
8-
* If you’re just getting started, we welcome you to get started with issues tagged as “good first issues” and join [Gitter](https://gitter.im/aws-otel-distro/community) to ask maintainers and other developers any questions you may have.
8+
* If you’re just getting started, we welcome you to get started with issues tagged as “good first issue”.
99
* Join the awesome upstream OpenTelemetry project [community](https://github.com/open-telemetry/community). Participate in the OpenTelemetry [SIG meetings](https://github.com/open-telemetry/community#calendar) where observability experts meet and discuss the OpenTelemetry specification and implementation of observability components. And the code is open source - so contribute to OpenTelemetry!
1010

1111
## AWS Distro for OpenTelemetry (ADOT) Public Preview Program

language_parity_chart.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ These charts outline the various language library components and features implem
66
|--- |--- |--- |--- |--- |--- |
77
|AWS X-Ray Trace ID generation |Done |Done |Done |Done |Done |
88
|AWS X-Ray Trace ID propogation and trace header web framework handling |Done |Done |Done |Done |Done |
9-
|Basic support for tracing call to AWS using language AWS SDK |Done |Done |In progress |Done |In progress |
9+
|Basic support for tracing call to AWS using language AWS SDK |Done |Done |Done |Done |Done |
1010
|Library metadata |Done |Done |Done |Done |Done |
1111
|DB/SQL support |Done |Done |In review |In review ([OTel Issue #159](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/159)) |Done |
12-
|AWS X-Ray errors/exceptions format |Done (via ADOT Collector) |Done (via ADOT Collector) |In OTel, need traslation done in collector |Done (via ADOT Collector) |Needs implementation in OTel ([OTel issue #1491](https://github.com/open-telemetry/opentelemetry-go/issues/1491)) |
12+
|AWS X-Ray errors/exceptions format |Done (via ADOT Collector) |Done (via ADOT Collector) |Done (via ADOT Collector) |Done (via ADOT Collector) |Done (via ADOT Collector) |
1313
|Resource Detectors - AWS Elastic Beanstalk |Done |Done |EC2 (through ADOT Collector) |EC2 (through ADOT Collector) |Done |
1414
|Resource Detectors - AWS EC2 |Done |Done |EC2 (through ADOT Collector) |EC2 (through ADOT Collector) |Done |
15-
|Resource Detectors - AWS ECS |Done |Done |Partial (through ADOT Collector) <br/> Container ID not recorded |Partial (through ADOT Collector) <br/> Container ID not recorded |Done |
16-
|Resource Detectors - AWS EKS |Done |Done |Partial (through ADOT Collector)|Partial (Through ADOT Collector)|Done |
17-
|AWS X-Ray Trace ID injection into application logs |Done | | | | |
18-
|Metadata/Annotations |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (Through Collector) |
19-
|AWS Lambda support | | | |Done (with autoinstumentation) | |
20-
|Auto-instumentation |Done |Needs implementation in OTel |Needs implementation in OTel |Done |Needs implementation in OTel |
15+
|Resource Detectors - AWS ECS |Done |Done |Done |Done |Done |
16+
|Resource Detectors - AWS EKS |Done |Done |Done |Done |Done |
17+
|AWS X-Ray Trace ID injection into application logs |Done | NA | NA | NA | NA |
18+
|Metadata/Annotations |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (Through ADOT Collector) |
19+
|AWS Lambda support |Done |Done | NA |Done (with autoinstumentation) | NA |
20+
|Auto-instumentation |Done |Done |Needs implementation in OTel |Done |Needs implementation in OTel |

0 commit comments

Comments
 (0)