Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
The Future of Sensu
Search
portertech
May 23, 2017
Technology
0
110
The Future of Sensu
Unveiling the next-gen Sensu at Monitorama 2017.
portertech
May 23, 2017
Tweet
Share
More Decks by portertech
See All by portertech
Monitoring Event Pipelines
portertech
0
140
Scaling Sensu Go
portertech
0
310
Understanding Habitat & Kube - A Home Lab Experiment
portertech
0
100
Today's Challenges of Big Infra Monitoring
portertech
1
62
Monitoring with Sensu Go
portertech
2
440
7 Years Of Sensu
portertech
1
110
Chef and Sensu - Delightful Monitoring
portertech
0
100
What is Sensu?
portertech
1
160
Ignite - The Art Of Monitoring
portertech
0
240
Other Decks in Technology
See All in Technology
実践アプリケーション設計 ③ドメイン駆動設計
recruitengineers
PRO
8
1.1k
実践AIガバナンス
asei
2
120
そのコンポーネント、サーバー?クライアント?App Router開発のモヤモヤを可視化する補助輪
makotot
4
670
人と組織に偏重したEMへのアンチテーゼ──なぜ、EMに設計力が必要なのか/An antithesis to the overemphasis of people and organizations in EM
dskst
6
650
7月のガバクラ利用料が高かったので調べてみた
techniczna
3
640
[CVPR2025論文読み会] Linguistics-aware Masked Image Modelingfor Self-supervised Scene Text Recognition
s_aiueo32
0
210
我々は雰囲気で仕事をしている / How can we do vibe coding as well
naospon
2
220
アジャイルテストで高品質のスプリントレビューを
takesection
0
120
Product Management Conference -AI時代に進化するPdM-
kojima111
0
230
Devinを使ったモバイルアプリ開発 / Mobile app development with Devin
yanzm
0
190
自社製CMSからmicroCMSへのリプレースがプロダクトグロースを加速させた話
nextbeatdev
0
160
Claude Code x Androidアプリ 開発
kgmyshin
1
600
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Code Reviewing Like a Champion
maltzj
525
40k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Unsuck your backbone
ammeep
671
58k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
A Modern Web Designer's Workflow
chriscoyier
695
190k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
Docker and Python
trallard
45
3.5k
Become a Pro
speakerdeck
PRO
29
5.5k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
185
54k
Transcript
The Future of Sensu Sean Porter - CTO for Sensu
Inc.
The Present • Mature monitoring primitives ◦ Focus on composability
and extensibility • Built for any scale ◦ Leveraging well tested and common technologies ◦ Architected for dynamic environments
The Present • Monitors a broad portion of the technology
spectrum ◦ Bare metal to containers • Designed for DevOps workflows ◦ Automation (e.g. Puppet) ◦ Version control
Our mission: Obviate the need to (re)build custom monitoring solutions.
None
“You can only know where you’re going if you know
where you’ve been.”
Sources of Friction • RabbitMQ and Erlang • HA Redis
• Reliance on configuration management • Lack of multi-tenancy
None
None
We are building...
Sensu 2.0 • No external transport • No external data
store • Does not rely on configuration management • Multi-tenancy and RBAC from the ground up
None
Sensu 2.0 • Written in Go • Implements the Sensu
PubSub model (push + pull) • ALL configuration is done via the API • Check runtime asset management
Sensu 2.0 • Entities (instead of “clients”) ◦ Can represent
anything (e.g. agent, router, function, etc.) • RBAC Organizations and Environments
None
DEMO
Thank You.