Rust-Powered Log Observability at Scale
ฝัง
- เผยแพร่เมื่อ 8 ก.พ. 2025
- An overview of a log management platform called Parseable that is written in Rust.
Parseable GitHub - github.com/par... - If you liked Parseable, consider leaving a star on their repo, it motivates and helps the team gauge developer interest!
My configuration files that I refer to in the video: github.com/Me1...
Parseable Documentation - www.parseable....
Parseable Postman Workspace - www.postman.co...
Camera: Canon EOS R5 amzn.to/3CCrxzl
Monitor: Dell U4914DW 49in amzn.to/3MJV1jx
SSD for Video Editing: VectoTech Rapid 8TB amzn.to/3hXz9TM
Microphone 1: Rode NT1-A amzn.to/3vWM4gL
Microphone 2: Seinheiser 416 amzn.to/3Fkti60
Microphone Interface: Focusrite Clarett+ 2Pre amzn.to/3J5dy7S
Tripod: JOBY GorillaPod 5K amzn.to/3JaPxMA
Mouse: Razer DeathAdder amzn.to/3J9fYCf
Keyboard (sometimes): Keychron Q1 amzn.to/3YkJNrB
Computer: 2021 Macbook Pro amzn.to/3J7FXtW
Lens: Canon RF24mm F1.8 Macro is STM Lens amzn.to/3UUs1bB
Caffeine: High Brew Cold Brew Coffee amzn.to/3hXyx0q
More Caffeine: Monster Energy Juice, Pipeline Punch amzn.to/3Czmfox
Building A Second Brain book: amzn.to/3cIShWf
This is pretty cool. I am in the process of setting up the observability platform for my company and wish id seen this before we decided on loki. But maybe in the future we might experience to moving to Parseable.
nice, definitely report back on how it goes if you decide to go that route. I'm excited to integrate it into my own projects
7:25 I actually like hard-coding stuff like this. That is viable in my case (services with single-digit number of instances) and it forces every config change to go through the same review and release process as the rest of the code, even if somewhat expedited.
Amazing video as usual! You're doing a great job sharing about new Rust tools!
Do you think you can share how you use Building a Second Brain in your workflow? how do you collect information and use it in videos.
Sounds interesting, tho it would be really interesting to see parseable's Open telemetry instrumentation so that sending logs to already existing applications is just a matter of switching the telemetry instrumentation. Do you know if they support that kind of thing? Also, what if the data coming to parseable has multiple schemas? Realistically in a big app you will include tons of different fields depending on the purpose of the log.
Parseable supports multiple schemas
Tried this, performant but really needs some basic sane helper methods. Blows my mind there isn't even a simple basic rust client to use with default rust logs
Yea, odd what is uncovered when you actually go to vet the hype. Rust is still a baby
1. analyze this to include in the dataset. 2. Train. 3. Implement. 😊 happy
What is that search window you use at 4:57?
it's actually Vimium, a Chrome extension that adds vim-like keybindings to Chrome! Discovered it a few months ago and now I swear by it chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
Did anybody check out the AWS creds?
90% sure that I rotated them 🙃
👍