Skip to content

Commit 87fc6a0

Browse files
authored
Merge pull request #95 from jonbullock/2025-april-event
2 parents d7cf636 + eea8994 commit 87fc6a0

File tree

1 file changed

+15
-18
lines changed

1 file changed

+15
-18
lines changed

templates/index.pebble

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,50 +16,47 @@
1616
<div class="column">
1717
<section class="message">
1818
<div class="message-header">
19-
Matillion Java Talks
19+
Practical introduction to OpenTelemetry tracing
2020
</div>
2121
<div class="message-body">
2222
<div class="columns">
2323
<div class="column">
2424
<p class="pb-3">
25-
<img class="image img-style" src="https://secure.meetupstatic.com/photos/event/e/7/2/6/600_519719174.webp?w=384" width="auto" />
25+
<img class="image img-style" src="https://secure.meetupstatic.com/photos/event/d/d/8/7/600_526856711.webp?w=750" width="auto" />
2626
</p>
2727

2828
<p class="mb-2">
29-
<strong>Date:</strong> 27th March 2024
29+
<strong>Date:</strong> 9th April 2025
3030
</p>
3131

3232
<p class="mb-2">
3333
<strong>Location:</strong>
3434
<p>
35-
Matillion HQ<br />
36-
Two New Bailey, Stanley Street, Manchester, M3 5GS
35+
Auto Trader UK<br />
36+
1 Tony Wilson Place, Manchester
3737
</p>
3838
</p>
3939

4040
<p class="mb-2">
41-
<strong>Event details:</strong>
42-
<p>This month the Manchester Java Community welcomes Matillion for an evening of technical talks that will provide insights into how they utilise JVM based technologies to power their business.</p>
41+
<strong>Talk:</strong>
42+
<p>Tracking a request’s flow across different components in distributed systems is essential. With the rise of microservices, their importance has risen to critical levels. Some proprietary tools for tracking have been used already: Jaeger and Zipkin naturally come to mind.</p>
4343

44-
<p>We will have 3 separate talks:</p>
44+
<p>Observability is built on three pillars: logging, metrics, and tracing. OpenTelemetry is a joint effort to bring an open standard to them. Jaeger and Zipkin joined the effort so that they are now OpenTelemetry compatible.</p>
4545

46-
<p><strong>Upgrading our flagship product from Java 8 to Java 17</strong> - What we learned from applying 9 1/2 years of version updates in one go.</p>
47-
<p>By: Alasdair MacGruer - Staff Engineer<br />Interloper from the water industry; got fed up of the driving and politics, now trying my hand as a Java dev. Ask me about: water chemistry, chemical engineering, industrial automation, real-time assembly, modern C++, rugby, Dark Souls, cats.</p>
48-
49-
<p><strong>Delivering connectors at 10x speed</strong> - How we built a Java framework which allows Matillion to deliver connectors faster, including api interfaces for different types of connectors/modules, metadata generation annotation support, connector templating, repository organisation, etc.</p>
50-
<p>By: Zhijun Chen - Senior Staff Engineer<br />Joined Matillion about 9 months ago. I've been working with Java ecosystems for more than 15 years. In my spare time I like hanging out with my kids, building Lego, playing basketball, and etc.</p>
46+
<p>In this talk, I’ll describe the above in more detail and showcase a (simple) use case to demo how you could benefit from OpenTelemetry in your distributed architecture.</p>
47+
</p>
5148

52-
<p><strong>Instrumenting the Data Productivity Cloud</strong> - A look at the role of instrumentation in Matillion’s journey to develop its hybrid SaaS platform</p>
53-
<p>By: Jack Hartley - Software Engineer<br />Joined Matillion 5 years ago as a new graduate. In my spare time I like to go for a walk or a bicycle ride.</p>
49+
<p class="mb-2">
50+
<strong>Speaker:</strong>
51+
<p><a href="https://blog.frankel.ch/">Nicolas Fränkel</a> is a Developer Advocate with 15+ years experience consulting for many different customers, in a wide range of contexts (such as telecoms, banking, insurances, large retail and public sector). Usually working on Java/Java EE and Spring technologies, but with focused interests like Rich Internet Applications, Testing, CI/CD and DevOps. Also double as a trainer and triples as a book author.</p>
5452
</p>
5553

5654
<p class="mb-2">
57-
<p>Thanks to <a href="http://www.ecomrecruitment.com/">ECOM</a> for their support with this event.</p>
58-
<p>Food and drink will be provided by our hosts - <a href="https://www.matillion.com/">Matillion</a>.</p>
55+
<p>Food and drink will be provided on the night, huge thanks to our hosts <a href="https://careers.autotrader.co.uk/">Auto Trader</a> for their support!</p>
5956
</p>
6057

6158
<div>
62-
<a href="https://www.meetup.com/manchesteruk-java-community/events/299527440/"><button class="button is-warning">Register</button></a>
59+
<a href="https://www.meetup.com/manchesteruk-java-community/events/306794094/"><button class="button is-warning">Register</button></a>
6360
</div>
6461
</div>
6562
</div>

0 commit comments

Comments
 (0)