BartΕ‚omiej PΕ‚otka's Avatar

BartΕ‚omiej PΕ‚otka

@bwplotka.dev

Senior SWE TL Google | ex Principal RedHat | Prometheus, Thanos OSS maintainer | CNCF TAG Observability TL | Efficient Go πŸ“– OReillyMedia

754
Followers
39
Following
80
Posts
03.07.2023
Joined
Posts Following

Latest posts by BartΕ‚omiej PΕ‚otka @bwplotka.dev

Preview
Modernizing Prometheus: Native Storage for Composite Types | Prometheus An open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.

🚨 ALERTS{alertname="NewBlogPost", alertstate="firing"} 1

I wrote a about exciting and ambitious changes we are making in @cncf.bsky.social @prometheus.io project:

prometheus.io/blog/2026/02...

Diving into the potential future of the "native" model for the composite metric types in Prometheus. πŸ’ͺ

14.02.2026 14:32 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
First, Make Me Care Writing advice: some nonfiction fails because it opens with background instead of a hookβ€”readers leave before reaching the good material. Find the single anomaly or question that makes your topic inte...

Make me care" is probably first rule to follow in tech talks too, tldr: story telling!

gwern.net/blog/2026/ma...

26.01.2026 07:32 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
The (lazy) Git UI You Didn't Know You Need When my son was born last April, I had ambitious learning plans for the upcoming 5w paternity leave. As you can imagine, with two kids, life quickly verified this plan πŸ™ƒ. I did eventually start some p...

Side projects, blog, podcasting is hard with 2 small kids, but I eventually managed to find time for a blog! (PS: I had to switch to 5am routine πŸ™ˆ)

Wrote some words about #lazygit OSS tool and what we can learn from its UX. Enjoy! πŸ€—

bwplotka.dev/2025/lazygit/

10.11.2025 12:25 πŸ‘ 8 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Call For Proposals (CFP) | LF Events KubeCon + CloudNativeCon gathers adopters and technologists from leading open source and cloud native communities from 23-26, March. Join our current graduated, incubating, and sandbox projects as the...

FYI, @cncf.bsky.social #KubeCon Europe (23-26th March) CFP closes in 3 days (12th October). What fun talks do you plan to propose? (:

events.linuxfoundation.org/kubecon-clou...

What'd you like to like to hear more about?
Maybe you'd like to co-speak? Happy to mentor/co-speak with passionate ppl!

09.10.2025 08:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'd better start writing code to start writing my talk!

22.09.2025 14:21 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
PromCon is Only One Month Away; See You in Person or via Live Stream! | Prometheus An open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.

PromCon is one month away! πŸ€—

We wrote all your need to know on our blog: prometheus.io/blog/2025/09...

22.09.2025 12:05 πŸ‘ 2 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
Preview
quizes_total{} 1: Why "make check" will never detect any formatting errors? quizes_total{} 1: Why "make check" will never detect any formatting errors? - Makefile

Fun bugs happen, let's see if you can spot them (without looking on comments)! (:

Quiz#1: Why "make check" will never detect any formatting errors in the following snippet:

gist.github.com/bwplotka/5c6...

09.09.2025 06:27 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Thinking about starting writing more again (blog posting, social media).. should I?

I have some engineering/oss/mentoring topics queued for too long πŸ™ˆ

21.08.2025 07:54 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Ever dreamed to be mentored by @prometheus.io community; get skilled in high performance monitoring databases, @golang and help #opensource on the way?

Apply today on the LFX website πŸ€—
mentorship.lfx.linuxfoundation.org#projects_all

31.07.2025 10:47 πŸ‘ 5 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
PromCon PromCon, the conference about the Prometheus monitoring system and time series database

Reminder: The CfP for #PromCon (October 21+22 in Munich) is open! Please submit your @prometheus.io talks :)

promcon.io/2025-munich/...

24.06.2025 08:51 πŸ‘ 15 πŸ” 9 πŸ’¬ 0 πŸ“Œ 0
Post image

Things that brings the joy πŸ™ƒ

24.06.2025 08:05 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Java at 30: The Genius Behind the Code That Changed Tech From trash-diving teen to tech pioneer, James Gosling's pragmatic genius shaped three decades of Java and modern computing.

"Every now and then, some people stop me in the street and say, β€˜Oh, are you James Gosling? Thank you for giving me a career. I’ve been writing Java code for 20 years, and it’s been a great career.`" - JG

thenewstack.io/java-at-30-t...

17.05.2025 12:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

This April release, a new excited API, called Leo, was added to our Family! β™₯️

We will be spending our time now to learn Leo requirements and outputs, so expect delays from me in OSS world in May... πŸ™ˆ

03.05.2025 10:45 πŸ‘ 25 πŸ” 0 πŸ’¬ 5 πŸ“Œ 0
Preview
runtime: green tea garbage collector · Issue #73581 · golang/go Green Tea 🍡 Garbage Collector Authors: Michael Knyszek, Austin Clements Updated: 2 May 2025 This issue tracks the design and implementation of the Green Tea garbage collector. As of the last update...

New experimental garbage collector for Go programs! github.com/golang/go/is...

02.05.2025 18:54 πŸ‘ 123 πŸ” 41 πŸ’¬ 2 πŸ“Œ 2
Vitess | Benchmark Scalable. Reliable. MySQL-compatible. Cloud-native. Database.

Well anyone can do it easily with go bench and benchstat these days, exported to @prometheus.io or sheet graphing.

Maybe you meant benchmark.vitess.io ?

08.04.2025 17:40 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Common painful thing.

But I think we found epic solution, available from next @prometheus.io version, who knows!

Slides with the recorded demo is available here: docs.google.com/presentation...

03.04.2025 15:16 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

What? Breaking metrics? 😱 @bwplotka.dev

03.04.2025 14:02 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 1

Now you got my attention

26.02.2025 20:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

For the first time, @cncf.io sandbox project @PersesDev will be at #KubeCon EU in London with a booth in the Project Pavilion at kiosk number 3B! Core maintainers @nexucis, Antoine ThΓ©baud, @ntakashi.com, and Gabriel Bernal will be there for a chat!

25.02.2025 14:21 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 1
Preview
Learn Prometheus From the Creator Learn Prometheus in the most effective way with online trainings by PromLabs

I've just updated all of my Prometheus monitoring trainings at training.promlabs.com to Prometheus v3 and also updated most other component versions (Alertmanager, exporters, Prometheus Operator, SDKs, ...) to keep things fresh.

Check out the trainings if you want to learn @prometheus.io :)

25.02.2025 12:20 πŸ‘ 16 πŸ” 6 πŸ’¬ 0 πŸ“Œ 0
Preview
[EXPERIMENT] Add type and unit labels in scrape loop. by bwplotka Β· Pull Request #16025 Β· prometheus/prometheus Continuation of the #15683 experiment, just simplified (only scrape change) and moved to scrape loop (PopulateLabelsAndName might be a bit awkward, but good for experiment). This adds naive injecti...

Context: github.com/prometheus/p...

12.02.2025 16:50 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

What's weird in this @prometheus.io screenshot?

What do you think about this? (:

12.02.2025 16:48 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
slide about Go 1.24 showing the SBB network map

slide about Go 1.24 showing the SBB network map

Go 1.24 now has Swiss Maps! Good thing I am an expert on those, all about it at FOSDEM!

29.01.2025 10:23 πŸ‘ 7 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
'A Journey to 50% Better P99 Times with Go' & 'Swiss Maps in Go' Whether you're a seasoned Golang developer or just starting out, this group is for anyone passionate about learning and exploring Go.

I will be speaking (again) about Go's new Swiss Maps at the Golang Oxford Meetup this Thursday.

www.eventbrite.co.uk/e/a-journey-...

03.02.2025 11:46 πŸ‘ 12 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Tdd, no? :p

Thumb driven development

Virtual democracy

30.01.2025 22:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Epic discussion around @golang.org error handling: github.com/golang/go/di...

Adventurous ideas. Ofc there might something to improve, but the following image is still applicable: πŸ™ˆ

30.01.2025 13:03 πŸ‘ 17 πŸ” 4 πŸ’¬ 3 πŸ“Œ 0

We see more and more questions/responses on GitHub issues on OSS projects clearly generated with the help of GenAI - very generic, asking kind of unrelated questions.

Quite hard to judge what part contributor exactly does not understand and how to help.

Do you experience similar? Any tips? (:

29.01.2025 13:09 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Thanks! Yea this is really generous from Go side, hope users realise that (:

26.01.2025 15:01 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Wow what an investigation! Sounds like some library was just using runtime internals unsafely πŸ€”

Curious why that's a Go release blocker (I didn't dive very deep into discussion)

26.01.2025 13:55 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Go 1.24 interactive tour Weak pointers, faster maps, directory-scoped access, and more.

Looks like @golang.org 1.24 is going to be pretty epic!

Weak pointers, properly working finalizers alone might change the game! Then optimized maps, native fake clock, benchmarking reliability and ease of use, and tooling dependency management.. and more!

antonz.org/go-1-24/

26.01.2025 11:23 πŸ‘ 21 πŸ” 8 πŸ’¬ 2 πŸ“Œ 0