this post was submitted on 24 May 2024
390 points (98.0% liked)

Programmer Humor

32508 readers
511 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] jelloeater85@lemmy.world 1 points 5 months ago (1 children)

Get DataDog if you can afford it. Shit magic. NewRelic is nice too, and cheaper. I used to use GreyLog and it was ok, Loki def was less work to maintain.

[โ€“] thirteene@lemmy.world 2 points 5 months ago (1 children)

Datadog logs are basically in beta. You can send them synthetics apm and rum but I would be interested in spinning up my own private greylog instance to get away from DD logs

[โ€“] jelloeater85@lemmy.world 1 points 5 months ago (1 children)

I definitely don't think they are in beta. What type of logs are you trying to get?

[โ€“] thirteene@lemmy.world 1 points 5 months ago

It's released but it's insane feature light, has massive injestion problems, requires massive collection overhead and doesn't have a fraction of splunks indexing. And it's using the standard dd UI and I personally dont like. Logs aren't metrics, they need a different interface.