$argon2id$v=19$m=512,t=256,p=1$J+Ahj0kCcBnA79zlyTtRFw$k0z+vi3mIdYTYaL5OT+h5Hac/u/802P13G9ls0Ct6zE

  • 0 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle



  • I don’t think I have any great answers for you, but I have two thoughts:

    1. In my grub screen, I have 6.8.9, 6.8.10, and 6.8.11 available as choices. Does this also not work on 6.8.11 or do you only have Fedora configured to keep one old kernel version some how?
    2. If your system boots into 6.8.9 just fine, can you disable the swap volume and try 6.8.10 again? If it works, you at least know what’s wrong…















  • Scuba kinda sounds like what Loki and other “modern” log aggregation tools do: A message field and lots of metadata that is efficiently stored so queries are fast. I do understand the poster’s frustration with the “three pillars”, and agree that Open telemetry feels over-engineered at times (seriously… what’s “baggage”?). But the three pillars really do all have a place! While we absolutely can generate stats from logs, the storage improvements alone from leveraging a TSDB are worth it as we scale. And tracing gives incredibly unique insight into the path a request takes through our systems.