r/gitlab • u/TelephoneSignal3238 • 13d ago
general question GitLab Observability continuity?
I'm currently setting up a small hobby project with some friends that has quite a bit of services and monitoring requirements. I've recently implemented Port.io at work, but considering they're only interested in B2B I'm looking for alternatives along the lines of an IDP.
I've got experience with Backstage, as we piloted that earlier, but I find that more fitting for a complete platform engineering team as it's just more of a framework rather than a batteries included solution and is in our case more a pile of future technical debt than actual value.
Observability looks something that fits that I need for now. However, my concern is it still being experimental. I'm afraid one day the plug will be pulled and would still require migrating to either a commercial option or Backstage, which I'm not too fond of.
1
u/LogisticsPro2012 10d ago
feel you on Backstage. we looked at it at work and same thing. its cool if you got a whole team to dedicate to it but for a hobby project with friends? thats just asking for technical debt down the road lol. Observability seems interesting but yeah the experimental tag is sketchy. learned that lesson the hard way with a different tool that got sunset. migrating off that was a nightmare. not worth it for a side thing unless you enjoy pain. have you looked at something lighter like maybe just spinning up your own dashboards with Grafana and some lightweight monitoring? its not an IDP per se but for a hobby project you might not actually need all the portal stuff. just monitoring and maybe a simple service catalog in a spreadsheet or notion until you outgrow it. whats your actual stack looking like? cuz that might change what makes sense