From 45a067e983b45efd2ffe87ec344400c4d6b3939f Mon Sep 17 00:00:00 2001 From: Paschalis Tsilias Date: Tue, 9 Apr 2024 23:25:25 +0200 Subject: [PATCH 1/2] Update Grafana distributions links Signed-off-by: Paschalis Tsilias --- data/ecosystem/distributions.yaml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/data/ecosystem/distributions.yaml b/data/ecosystem/distributions.yaml index dd7e4b6c53a7..a9f73c0a941d 100644 --- a/data/ecosystem/distributions.yaml +++ b/data/ecosystem/distributions.yaml @@ -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 From 901169d270652dbc1da10edc40d2b1d4789a8367 Mon Sep 17 00:00:00 2001 From: Paschalis Tsilias Date: Wed, 10 Apr 2024 00:10:37 +0200 Subject: [PATCH 2/2] Try to fix refcache Signed-off-by: Paschalis Tsilias --- static/refcache.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/static/refcache.json b/static/refcache.json index 66acfeeda282..1a517726cdfe 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -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" @@ -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"