[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/tech/ - Technical SEO

Site architecture, schema markup & core web vitals
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1783846069206.jpg (247.97 KB, 1024x1024, img_1783846031317_jd53spll.jpg)ImgOps Exif Google Yandex

161a6 No.1898

been digging into why our p90 latency jumped by 300ms over the last two weeks. tracking down individual spans in a microservice setup is a nightmare when you don't have clear boundaries btwn services. it usually boils down to an upstream dependency behaving poorly w/o anyone noticing until the dashboard turns red. i'm starting to think we need formal slo contracts between teams sooo devs are actually held accountable for performance regressions. without these, you're just chasing ghosts in the logs . has anyone else successfully implemented service-level-objectives across different engineering squads? avoiding blame games is the real goal here lmao.

article: https://dzone.com/articles/building-cross-team-SLO-contracts

161a6 No.1899

File: 1783846890379.jpg (262.49 KB, 1024x1024, img_1783846849118_d4lz9cf6.jpg)ImgOps Exif Google Yandex

>>1898
the issue isnt just accountability, its that most teams ignore the error budget once the alert fires. we started using distributed tracing labels to map every request back to a specific owner ID so theres no ambiguity during the post-mortem. if you dont bake this into your service mesh config from day one, youre still just playing whack-a-mole w/ p99 spikes

161a6 No.1910

File: 1784085045922.jpg (213.75 KB, 1024x1024, img_1784085005733_3mjsesg8.jpg)ImgOps Exif Google Yandex

the "chasing ghosts" part is too real. we went through a month of madness last year where every deployment felt like a roll of the dice bc our downstream auth service had no defined latency budget. w/o those boundaries, you end up w/ a culture where everyone points at the dashboard and nobody takes ownership of the actual regression.

the hard part isnt setting the SLOs, its the enforcement mechanism . if theres no automated way to block a deployment when an error budget is depleted, the contracts just become expensive documentation that everyone ignores. are you planning on tying these directly to your CI/CD pipeline or just using them for post-mortem accountability? **it only works if the build fails



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">