We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79515cb commit 7121f64Copy full SHA for 7121f64
data/ecosystem/distributions.yaml
@@ -7,6 +7,14 @@
7
url: https://aws.amazon.com/otel/
8
docsUrl: https://aws-otel.github.io/docs/getting-started/collector
9
components: [Collector]
10
+- name: AWS AWS Distro for OpenTelemetry - Instrumentation for JavaScript
11
+ url: https://github.com/aws-observability/aws-otel-js
12
+ docsUrl: https://github.com/aws-observability/aws-otel-js
13
+ components: [Node]
14
+- name: AWS AWS Distro for OpenTelemetry - Instrumentation for Python
15
+ url: https://github.com/aws-observability/aws-otel-python
16
+ docsUrl: https://github.com/aws-observability/aws-otel-python
17
+ components: [Python]
18
- name: Grafana Alloy
19
url: https://github.com/grafana/alloy
20
docsUrl: https://grafana.com/docs/alloy/latest/
0 commit comments