Are you using target relabeling rules in @prometheus.io? I wrote a short blog post about the new relabeling rule visualizer I built that just got released with Prometheus v3.8.0, and which can help you make sense of your rules:
prometheus.io/blog/2025/12...
Posts by Nicolas Takashi
Finally, I managed to take some time and add a page to my blog post with some of the talks I presented, and I found the youtube video available.
100% vibe coded :)
ntakashi.com/talks/
#PromCon was amazing, really good to see some old friends and meet new ones.
Amazing talks, the energy was so nice, and it’s amazing to see the Prometheus Ecosystem so alive.
See you soon folks.
Yeah, I can definitely imagine, especially in some complex use cases.
We use it, but not doing nothing too complex, just some build steps or automations for local development
Super cool! Love to see more people using Mage 🧙 z
That’s amazing, what’s your ci system? gH Actions or something else?
Reminder: The CfP for #PromCon (October 21+22 in Munich) is open! Please submit your @prometheus.io talks :)
promcon.io/2025-munich/...
About Rust itself, I can't talk much at the moment, I'm on the very beginning, so I'm still trying to understand the barebones.
One thing that for sure I can say, and I think it's obvious, is the fact that you write a lot of code while comparing with GoLang, Rust is very verbose IMO
kube-rs is very straightforward, but you need to write a lot of things by yourself, at least this is my experience while working on this during a week.
So far it's going ok, I'm missing some shortcuts that kubebuilder offers, like the scaffolding using kubebuilder cli and also the whole testing structure we have available.
I won’t lie for a moment o was thinking about about and just go with old and good golang + kubebuilder
Rust isn't very expressive and you need to type a lot more than golang.
Error handling was killing me haha
Writing a simple controller took me some time to be honest.
Even with Cursor auto completion it wasn’t that easy, docs are not clear about how kube-rs works
This week I had the opportunity to start writing a new Kubernetes Controller, at Coralogix most of the services are Rust based.
So I decided to give a try to rust and kube-rs, since I’m not a rustician, that would be a great opportunity to learning
Foi maneiro demais, valeu mano @carlosenog.dev
Oh this is soooo beautiful
Ever wondered what actually happens between your dashboards and Prometheus?
I just shipped a new version of prom-analytics-proxy, and wrote about the blind spots it solves in query visibility
ntakashi.com/blog/prometh...
DMs open, feedback welcome 🙌
A really nice overview of @PersesDev at the #kubeconeu talk by @ntakashi.com and Antoine Thébaud, Limitless Possibilities, Consistent Design: Crafting Dashboards with Perses DaC. #cloudnative #observability #o11y youtu.be/7h70Olo5Uzk
KubeCon EU Dump
I’m glad to be presenting at #KubeCon today!
Over 400 attendees signed up to join me and Antoine Thebaud and see how #PersesDev is changing the way we manage dashboards, with consistency, scalability, and code.
Let’s craft something better together.
See you there at 16:00 🕓
We are ready for Day 2 at #KubeCon!
We were excited to talk to so many nice Thanos users yesterday! Let's continue that energy! 💜
Also, catch some lovely guest appearances at the booth from beloved community members like @friedrichge.bsky.social and @ntakashi.com!
#KubeCon is right there ✊ on the door.
Who will be there too?
kccnceu2025.sched.com/event/1txHy/...
This
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 :)
I might be a bit bias, but I just like go sdk especially because it’s so easy integrate with other tools on the ecosystem like promql package to lint and transform promql expressions.
Amadeus, Chronosphere and RedHat is using it not only scheme but core components as well.
Dash0 is relying their dashboard solution bases on the Perses Dashboard Scheme.
We already have other people talking about adoption like Logz.io
Come to say Hi 👋
KKkk!
That time renovate will not save me, tons of breaking changes on the npm modules