Skip to content

Commit f15873c

Browse files
authored
Add ADOT instrumentations to distribution list (#6168)
1 parent 79515cb commit f15873c

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

data/ecosystem/distributions.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
url: https://aws.amazon.com/otel/
88
docsUrl: https://aws-otel.github.io/docs/getting-started/collector
99
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]
1018
- name: Grafana Alloy
1119
url: https://github.com/grafana/alloy
1220
docsUrl: https://grafana.com/docs/alloy/latest/

static/refcache.json

+8
Original file line numberDiff line numberDiff line change
@@ -2891,6 +2891,14 @@
28912891
"StatusCode": 206,
28922892
"LastSeen": "2025-01-16T13:05:48.070495-05:00"
28932893
},
2894+
"https://github.com/aws-observability/aws-otel-js": {
2895+
"StatusCode": 206,
2896+
"LastSeen": "2025-02-03T10:28:17.890526733Z"
2897+
},
2898+
"https://github.com/aws-observability/aws-otel-python": {
2899+
"StatusCode": 206,
2900+
"LastSeen": "2025-02-03T10:28:21.284075121Z"
2901+
},
28942902
"https://github.com/bacherfl": {
28952903
"StatusCode": 200,
28962904
"LastSeen": "2024-11-18T23:18:23.510566336Z"

0 commit comments

Comments
 (0)