Skip to content

Commit

Permalink
Update Grafana distributions links (#4274)
Browse files Browse the repository at this point in the history
Signed-off-by: Paschalis Tsilias <paschalis.tsilias@grafana.com>
  • Loading branch information
tpaschalis authored Apr 10, 2024
1 parent d7f2e27 commit 155fccd
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 3 deletions.
14 changes: 11 additions & 3 deletions data/ecosystem/distributions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@
url: https://aws.amazon.com/otel/
docsUrl: https://aws-otel.github.io/docs/getting-started/collector
components: [Collector]
- name: Grafana Agent
url: https://github.com/grafana/agent
docsUrl: https://grafana.com/docs/agent/latest/
- name: Grafana Alloy
url: https://github.com/grafana/alloy
docsUrl: https://grafana.com/docs/alloy/latest/
components: [Collector]
- name: Grafana Distribution of OpenTelemetry for .NET
url: https://github.com/grafana/grafana-opentelemetry-dotnet
docsUrl: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/dotnet/
components: [.NET]
- name: Grafana Distribution of OpenTelemetry for Java
url: https://github.com/grafana/grafana-opentelemetry-java
docsUrl: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/java/
components: [Java]
- name: observIQ BindPlane Agent
url: https://github.com/observIQ/observiq-otel-collector
docsUrl: https://github.com/observIQ/bindplane-agent/tree/main/docs
Expand Down
24 changes: 24 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2531,6 +2531,18 @@
"StatusCode": 200,
"LastSeen": "2024-01-24T14:54:54.282464+01:00"
},
"https://github.com/grafana/alloy": {
"StatusCode": 200,
"LastSeen": "2024-04-10T00:09:46.144495+02:00"
},
"https://github.com/grafana/grafana-opentelemetry-dotnet": {
"StatusCode": 200,
"LastSeen": "2024-04-10T00:09:49.944628+02:00"
},
"https://github.com/grafana/grafana-opentelemetry-java": {
"StatusCode": 200,
"LastSeen": "2024-04-10T00:09:52.054124+02:00"
},
"https://github.com/grpc/grpc-java": {
"StatusCode": 200,
"LastSeen": "2024-01-30T15:25:27.417894-05:00"
Expand Down Expand Up @@ -4463,6 +4475,18 @@
"StatusCode": 200,
"LastSeen": "2024-01-24T14:54:56.149229+01:00"
},
"https://grafana.com/docs/alloy/latest/": {
"StatusCode": 200,
"LastSeen": "2024-04-10T00:09:47.949842+02:00"
},
"https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/dotnet/": {
"StatusCode": 200,
"LastSeen": "2024-04-10T00:09:50.125651+02:00"
},
"https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/java/": {
"StatusCode": 200,
"LastSeen": "2024-04-10T00:09:55.400731+02:00"
},
"https://grafana.com/oss/opentelemetry/": {
"StatusCode": 200,
"LastSeen": "2024-01-18T08:52:48.999991-05:00"
Expand Down

0 comments on commit 155fccd

Please sign in to comment.