From 74ad9b9a6da84ff5e23d45013e50b70b430d83f2 Mon Sep 17 00:00:00 2001 From: Daniel Gomez Blanco Date: Thu, 13 Mar 2025 09:22:05 +0000 Subject: [PATCH 1/5] Add OTel Observatory calendar link to KubeCon EU 25 blog post --- content/en/blog/2025/kubecon-eu.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/content/en/blog/2025/kubecon-eu.md b/content/en/blog/2025/kubecon-eu.md index 8bb02f630fb3..8748351dec49 100644 --- a/content/en/blog/2025/kubecon-eu.md +++ b/content/en/blog/2025/kubecon-eu.md @@ -167,17 +167,16 @@ Drop by and say _"Hi!"_ at OpenTelemetry Observatory presented by Splunk in the Expo Hall. This will be a place for informal chats, meetups, and other discussions led by OpenTelemetry community members and maintainers. - +For the activity schedule, see the +[OTel Observatory Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_6b6b343737cc9bbf0393ba40c101d6b017514751e66951c9890d089eedd78a37@group.calendar.google.com). Note that the Observatory might show up as "Splunk Activation Booth" on the event map. -Activity schedule coming soon. Check back in the coming weeks for updates! - - +to indicate your interest. You can help us improve the project by sharing your thoughts and feedback about your OpenTelemetry adoption, implementation, and usage. From d60711600d7ce28ce66762cfc62e8ddf8a477330 Mon Sep 17 00:00:00 2001 From: Daniel Gomez Blanco Date: Thu, 13 Mar 2025 09:31:58 +0000 Subject: [PATCH 2/5] Add week view and dates to link --- content/en/blog/2025/kubecon-eu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/2025/kubecon-eu.md b/content/en/blog/2025/kubecon-eu.md index 8748351dec49..78fd66c5e31b 100644 --- a/content/en/blog/2025/kubecon-eu.md +++ b/content/en/blog/2025/kubecon-eu.md @@ -168,7 +168,7 @@ Expo Hall. This will be a place for informal chats, meetups, and other discussions led by OpenTelemetry community members and maintainers. For the activity schedule, see the -[OTel Observatory Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_6b6b343737cc9bbf0393ba40c101d6b017514751e66951c9890d089eedd78a37@group.calendar.google.com). +[OTel Observatory Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_6b6b343737cc9bbf0393ba40c101d6b017514751e66951c9890d089eedd78a37@group.calendar.google.com&mode=WEEK&dates=20250331/20250406). Note that the Observatory might show up as "Splunk Activation Booth" on the event map. From 98193bfcc076fd388d5738fd0ebf99489e17ed52 Mon Sep 17 00:00:00 2001 From: Daniel Gomez Blanco Date: Thu, 13 Mar 2025 10:29:39 +0000 Subject: [PATCH 3/5] Update refcache --- static/refcache.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/refcache.json b/static/refcache.json index 3edfa6520737..799da4b96f83 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -203,6 +203,10 @@ "StatusCode": 200, "LastSeen": "2025-02-24T16:02:34.66521577Z" }, + "https://calendar.google.com/calendar/u/0/embed": { + "StatusCode": 401, + "LastSeen": "2025-03-13T10:27:01.731212Z" + }, "https://calendly.com/euwg-user-feedback-session/end-user-feedback-session": { "StatusCode": 200, "LastSeen": "2025-02-01T06:39:29.009216-05:00" From 519d1aa2b8d16b3e7a33ff868d7cdf0e7c345ce1 Mon Sep 17 00:00:00 2001 From: Daniel Gomez Blanco Date: Fri, 14 Mar 2025 16:53:44 +0000 Subject: [PATCH 4/5] Attempt to fix refcache --- content/en/blog/2025/kubecon-eu.md | 2 +- static/refcache.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/blog/2025/kubecon-eu.md b/content/en/blog/2025/kubecon-eu.md index 78fd66c5e31b..5ef81b11cc5d 100644 --- a/content/en/blog/2025/kubecon-eu.md +++ b/content/en/blog/2025/kubecon-eu.md @@ -168,7 +168,7 @@ Expo Hall. This will be a place for informal chats, meetups, and other discussions led by OpenTelemetry community members and maintainers. For the activity schedule, see the -[OTel Observatory Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_6b6b343737cc9bbf0393ba40c101d6b017514751e66951c9890d089eedd78a37@group.calendar.google.com&mode=WEEK&dates=20250331/20250406). +[OTel Observatory Calendar](https://calendar.google.com/calendar/embed?src=c_6b6b343737cc9bbf0393ba40c101d6b017514751e66951c9890d089eedd78a37@group.calendar.google.com&mode=WEEK&dates=20250331/20250406). Note that the Observatory might show up as "Splunk Activation Booth" on the event map. diff --git a/static/refcache.json b/static/refcache.json index 799da4b96f83..cecc60526848 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -203,9 +203,9 @@ "StatusCode": 200, "LastSeen": "2025-02-24T16:02:34.66521577Z" }, - "https://calendar.google.com/calendar/u/0/embed": { + "https://calendar.google.com/calendar/embed": { "StatusCode": 401, - "LastSeen": "2025-03-13T10:27:01.731212Z" + "LastSeen": "2025-03-14T16:52:06.624588Z" }, "https://calendly.com/euwg-user-feedback-session/end-user-feedback-session": { "StatusCode": 200, From 5fd838acfdd465996b88d9a20511709d45b95f91 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Fri, 14 Mar 2025 13:34:42 -0400 Subject: [PATCH 5/5] Update refcache.json --- static/refcache.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/refcache.json b/static/refcache.json index cecc60526848..8d9b5534e426 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -204,8 +204,8 @@ "LastSeen": "2025-02-24T16:02:34.66521577Z" }, "https://calendar.google.com/calendar/embed": { - "StatusCode": 401, - "LastSeen": "2025-03-14T16:52:06.624588Z" + "StatusCode": 200, + "LastSeen": "2025-03-14T17:34:13.352Z" }, "https://calendly.com/euwg-user-feedback-session/end-user-feedback-session": { "StatusCode": 200,