Skip to content

Commit

Permalink
fix: Update emea agenda
Browse files Browse the repository at this point in the history
  • Loading branch information
idirouhab committed Oct 23, 2020
1 parent 88203a9 commit e91899a
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions src/pages/emea-nerd-days.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,24 +297,23 @@ const NerdDaysPage = () => {
tracks={['Observability', 'Open source', 'Fundamentals']}
>
<Agenda.Session
time="9:00 AM"
title="Keynote: Observability For Good"
speaker="Lew Cirne"
time="9:45 AM"
title="Welcome and Opening"
track={null}
span={3}
/>
<Agenda.Session time="10:00 AM" title="Golden Signals" />
<Agenda.Session time="10:00 AM" title="Setting SLOs, SLAs and SLIs in the Real World" />
<Agenda.Session
time="10:00 AM"
title="React and the power of visualization"
/>
<Agenda.Session
time="10:00 AM"
title="Instrumenting your service using agents "
title="Instrumenting your service using agents"
/>
<Agenda.Session
time="11:00 AM"
title="Setting SLOs, SLAs and SLIs in the Real World"
title="Who watches the watchman: Micrometer and Terrraform"
/>
<Agenda.Session
time="11:00 AM"
Expand All @@ -339,7 +338,7 @@ const NerdDaysPage = () => {
/>
<Agenda.Session
time="1:00 PM"
title="From Monolith to Observable Microservices"
title="Who watches the watchman: Micrometer and Terrraform"
/>
<Agenda.Session
time="1:00 PM"
Expand All @@ -355,7 +354,7 @@ const NerdDaysPage = () => {
<Agenda.Session time="3:00 PM" title="A journey to the cloud" />
<Agenda.Session
time="3:00 PM"
title="Open Source from the scratch"
title="How We Became Open By Default"
/>
<Agenda.Session
time="3:00 PM"
Expand Down

0 comments on commit e91899a

Please sign in to comment.