Rust-Powered Log Observability at Scale

Поділитися
Вставка
  • Опубліковано 16 кві 2023
  • An overview of a log management platform called Parseable that is written in Rust.
    Parseable GitHub - github.com/parseablehq/parseable - 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/Me163/youtube/tree...
    Parseable Documentation - www.parseable.io/docs
    Parseable Postman Workspace - www.postman.com/parseable/wor...
    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
  • Наука та технологія

КОМЕНТАРІ • 13

  • @putnam120
    @putnam120 Рік тому +4

    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.

    • @codetothemoon
      @codetothemoon  Рік тому +1

      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

  • @Turalcar
    @Turalcar 3 місяці тому

    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.

  • @adibhanna
    @adibhanna Рік тому

    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.

  • @juan0338
    @juan0338 Рік тому +1

    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.

    • @trueleo7867
      @trueleo7867 Рік тому +1

      Parseable supports multiple schemas

  • @fontende
    @fontende Рік тому

    1. analyze this to include in the dataset. 2. Train. 3. Implement. 😊 happy

  • @avsaase
    @avsaase 10 місяців тому +1

    What is that search window you use at 4:57?

    • @codetothemoon
      @codetothemoon  10 місяців тому

      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

  • @guilherme5094
    @guilherme5094 Рік тому

    👍

  • @timkarsten8610
    @timkarsten8610 11 місяців тому +1

    Did anybody check out the AWS creds?

    • @codetothemoon
      @codetothemoon  11 місяців тому

      90% sure that I rotated them 🙃