-
Notifications
You must be signed in to change notification settings - Fork 109
Update Docs and Table to reflect appropriate information #223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,15 +6,15 @@ These charts outline the various language library components and features implem | |
| |--- |--- |--- |--- |--- |--- | | ||
| |AWS X-Ray Trace ID generation |Done |Done |Done |Done |Done | | ||
| |AWS X-Ray Trace ID propogation and trace header web framework handling |Done |Done |Done |Done |Done | | ||
| |Basic support for tracing call to AWS using language AWS SDK |Done |Done |In progress |Done |In progress | | ||
| |Basic support for tracing call to AWS using language AWS SDK |Done |Done |Done |Done |Done | | ||
| |Library metadata |Done |Done |Done |Done |Done | | ||
| |DB/SQL support |Done |Done |In review |In review ([OTel Issue #159](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/159)) |Done | | ||
| |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)) | | ||
| |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) | | ||
| |Resource Detectors - AWS Elastic Beanstalk |Done |Done |EC2 (through ADOT Collector) |EC2 (through ADOT Collector) |Done | | ||
| |Resource Detectors - AWS EC2 |Done |Done |EC2 (through ADOT Collector) |EC2 (through ADOT Collector) |Done | | ||
| |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 | | ||
| |Resource Detectors - AWS EKS |Done |Done |Partial (through ADOT Collector)|Partial (Through ADOT Collector)|Done | | ||
| |AWS X-Ray Trace ID injection into application logs |Done | | | | | | ||
| |Metadata/Annotations |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (Through Collector) | | ||
| |AWS Lambda support | | | |Done (with autoinstumentation) | | | ||
| |Auto-instumentation |Done |Needs implementation in OTel |Needs implementation in OTel |Done |Needs implementation in OTel | | ||
| |Resource Detectors - AWS ECS |Done |Done |Done |Done |Done | | ||
| |Resource Detectors - AWS EKS |Done |Done |Done |Done |Done | | ||
| |AWS X-Ray Trace ID injection into application logs |Done | NA | NA | NA | NA | | ||
vasireddy99 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| |Metadata/Annotations |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (through ADOT Collector) |Done (Through ADOT Collector) | | ||
| |AWS Lambda support |Done |Done | NA |Done (with auto-instrumentation) | NA | | ||
vasireddy99 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| |Auto-instrumentation |Done |Done |Needs implementation in OTel |Done |Needs implementation in OTel | | ||
|
||
Uh oh!
There was an error while loading. Please reload this page.