Content pfp
Content
@
1 reply
0 recast
2 reactions

✳️ dcposch pfp
✳️ dcposch
@dcposch.eth
is there anything better than honeycomb for service monitoring & tracing? i see datadog but have never used it
9 replies
0 recast
30 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
For service monitoring I am using kube-prometheus stack. Helm charts also available and first class. Deploys Grafana, Prometheus and has support for longterm storage/backup via Thanos. Works out of the box. Has alert manager too or you use Grafana for all https://github.com/prometheus-operator/kube-prometheus
1 reply
0 recast
3 reactions

0xChris pfp
0xChris
@0xchris
I’ve tried Datadog, AWS Cloudwatch (on-prem), Dashboard for Serverless Lambdas, and even an S3 Log Dump with AWS Quicksight. Looking back, Datadog still offers the best well-rounded solution for the price.
0 reply
0 recast
1 reaction

Ben | 0443.eth pfp
Ben | 0443.eth
@nvben
We like datadog a lot.
0 reply
0 recast
1 reaction

Stijn Paumen pfp
Stijn Paumen
@stijnp.eth
Datadog is great
0 reply
0 recast
1 reaction

Manan pfp
Manan
@manan
datadog 💯
0 reply
0 recast
0 reaction

Sid Gandhi pfp
Sid Gandhi
@sidg
i think we just started using signoz
0 reply
0 recast
0 reaction

‍‍ pfp
‍‍
@git
Don't know what your stack is but this might work for you baselime.io
0 reply
0 recast
0 reaction

pell.eth pfp
pell.eth
@pell.eth
DD is great but expensive. If you want to save money, try Prometheus and Grafana for monitoring and Jaeger for tracing.
0 reply
0 recast
1 reaction

Matt Schoch pfp
Matt Schoch
@md5
I’ve done a fair amount with the Elastic stack, more for log aggregation but dumped most of my monitoring data there. Really like it once set up but a bit more overhead to configure. Datadog is great but gets notoriously expensive. If you have the money, ddog is great.
0 reply
0 recast
1 reaction

Lemma pfp
Lemma
@lemma
Like others have said, Datadog is good but expensive. I personally like Honeycomb a lot too. Self-hosted Elastic stack is also good and is not a ton of work to run yourself IMO. I built and ran Elastic previously as a single person doing infra. Some small outages over the years but overall very positive experience.
1 reply
0 recast
0 reaction

founderslog pfp
founderslog
@founderslog
I always start a project with sentry first. As it grows grafana cloud.
0 reply
0 recast
0 reaction

Giorgio pfp
Giorgio
@giorgio
For service monitoring, I’m a fan of the Victoria metrics k8s stack: https://github.com/VictoriaMetrics/helm-charts/blob/master/charts/victoria-metrics-k8s-stack/README.md Once deployed, it’s quite straightforward to provision scraping rules for Prometheus metrics endpoints, alert rules and Grafana dashboards.
0 reply
0 recast
0 reaction

David pfp
David
@iamdavid
Datadog a pretty good, but can get expensive (as can they all), you just need to stay on top of costs and be clever with log indices, retentions, sampling etc. What’s tech stack and do you care about OpenTelemtry or not?
0 reply
0 recast
0 reaction

bew | Yunt Capital pfp
bew | Yunt Capital
@bew
I used DataDog for years at my old job and found it to be quite good.
0 reply
0 recast
0 reaction

diid pfp
diid
@diid
I’ve enjoyed using Sentry for the most part but they don’t house any logs, so you pretty much have to be on AWS/GCP and already logging there. Massive feature list too which can be both overwhelming and useful 🙃
0 reply
0 recast
0 reaction