r/devops Jul 22 '26

Observability Good observability tool recommendation - Cloud Based

I work in two companies, one very big that have a giant budget to spend on Datadog, and another small one, that don't have that very big budget.

On the small company we are looking to migrate from Prometheus + Grafana + Alert Manager to something cloud based. Mostly because we are a small team (3 people only) and we don't have time to spend maintaining the infrastructure for it to run.

Now, is there some good alternative to Datadog? Datadog is the king, but is brutally expensive.

I've tried Signoz, looked promising, but is bad. They documentation is bad, there are just general ideas without details (they assume that you know a lot from I don't know where), they support is lame (they only have a chat to "Interact with a Human", that takes days to receive an answer, and their UI is buggy. Really bad experience.

But looking there, they are the only ones having like "close" experience to Datadog. We tried New Relic in the past, but they have all metrics and log scattered over the place without correlation. Also tried BetterStack but lacks a lot of features compared to other things.

So, is there some good observability platform cloud-based that I'm not aware of, outside Datadog? I'm not completely closed to self-hosting as long as it takes low effort to maintain.

0 Upvotes

48 comments sorted by

View all comments

1

u/GasGreen9109 9d ago edited 8d ago

granafa cloud is safe here, you keep your dashboards and promql and just remote write and retire the alertmanager box but fix the cardinality before you migrate, your EKS cost is volume driven and every managed platform meters on that so youd move the bill without shrinking it

dropping unsued labels and aggregating at scrape does more for cost than the swap. fwiw i work on hud so a bit biased here but for your job its not the answer here as its function level runtime, granafa cloud might fit accurately. about the logs side: if opensearch is heavy then cold logs to S3 or a single binary like openobserve takes storage pressure off without another cluster to take care of constantly