Skip to content

Commit 155fccd

Browse files
authored
Update Grafana distributions links (#4274)
Signed-off-by: Paschalis Tsilias <[email protected]>
1 parent d7f2e27 commit 155fccd

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

data/ecosystem/distributions.yaml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,18 @@
77
url: https://aws.amazon.com/otel/
88
docsUrl: https://aws-otel.github.io/docs/getting-started/collector
99
components: [Collector]
10-
- name: Grafana Agent
11-
url: https://github.com/grafana/agent
12-
docsUrl: https://grafana.com/docs/agent/latest/
10+
- name: Grafana Alloy
11+
url: https://github.com/grafana/alloy
12+
docsUrl: https://grafana.com/docs/alloy/latest/
1313
components: [Collector]
14+
- name: Grafana Distribution of OpenTelemetry for .NET
15+
url: https://github.com/grafana/grafana-opentelemetry-dotnet
16+
docsUrl: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/dotnet/
17+
components: [.NET]
18+
- name: Grafana Distribution of OpenTelemetry for Java
19+
url: https://github.com/grafana/grafana-opentelemetry-java
20+
docsUrl: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/java/
21+
components: [Java]
1422
- name: observIQ BindPlane Agent
1523
url: https://github.com/observIQ/observiq-otel-collector
1624
docsUrl: https://github.com/observIQ/bindplane-agent/tree/main/docs

static/refcache.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2531,6 +2531,18 @@
25312531
"StatusCode": 200,
25322532
"LastSeen": "2024-01-24T14:54:54.282464+01:00"
25332533
},
2534+
"https://github.com/grafana/alloy": {
2535+
"StatusCode": 200,
2536+
"LastSeen": "2024-04-10T00:09:46.144495+02:00"
2537+
},
2538+
"https://github.com/grafana/grafana-opentelemetry-dotnet": {
2539+
"StatusCode": 200,
2540+
"LastSeen": "2024-04-10T00:09:49.944628+02:00"
2541+
},
2542+
"https://github.com/grafana/grafana-opentelemetry-java": {
2543+
"StatusCode": 200,
2544+
"LastSeen": "2024-04-10T00:09:52.054124+02:00"
2545+
},
25342546
"https://github.com/grpc/grpc-java": {
25352547
"StatusCode": 200,
25362548
"LastSeen": "2024-01-30T15:25:27.417894-05:00"
@@ -4463,6 +4475,18 @@
44634475
"StatusCode": 200,
44644476
"LastSeen": "2024-01-24T14:54:56.149229+01:00"
44654477
},
4478+
"https://grafana.com/docs/alloy/latest/": {
4479+
"StatusCode": 200,
4480+
"LastSeen": "2024-04-10T00:09:47.949842+02:00"
4481+
},
4482+
"https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/dotnet/": {
4483+
"StatusCode": 200,
4484+
"LastSeen": "2024-04-10T00:09:50.125651+02:00"
4485+
},
4486+
"https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/java/": {
4487+
"StatusCode": 200,
4488+
"LastSeen": "2024-04-10T00:09:55.400731+02:00"
4489+
},
44664490
"https://grafana.com/oss/opentelemetry/": {
44674491
"StatusCode": 200,
44684492
"LastSeen": "2024-01-18T08:52:48.999991-05:00"

0 commit comments

Comments
 (0)