#signoz — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #signoz, aggregated by home.social.
-
Have been experimenting with #signoz in the #homelab as a possible replacement for #grafana #prometheus #loki #fluentbit. Early results across the #kubernetes cluster are positive - metrics, logs, dashboards and alerts tested. Before I start a more thorough test ahead of migration, does anyone have any experiences to share? Really like the idea of queries and logs with SQL, are there any other tools I should be considering?
-
👨💻🔥 Coroot chosen for Platform Engineering's Top 10 Observability Tools of 2026: https://platformengineering.org/blog/10-observability-tools-platform-engineers-should-evaluate-in-2026
Thanks for including and supporting #opensource tools!
#observability #monitrong #devops #sre #aws #cloud #AI #IT #tech #datadog #signoz #honeycomb #grafana #newrelic
-
Наблюдаемость .NET-сервисов с помощью OpenTelemetry (traces/metrics/logs). Практический пример
В этой статье я покажу, как с нуля подключить OpenTelemetry в ASP.NET Core проект и получить полноценную наблюдаемость: распределённые трейсы, метрики и логи. Мы не будем углубляться в теорию (что такое спаны/трейсы/метрики и почему это важно) - сфокусируемся на практике. Мы развернём небольшой "микросервисный" стенд в Docker Compose и после пары запросов увидим в SigNoz полный набор сигналов: трейсы, метрики и логи с корреляцией по trace_id. Все исходники доступны в репозитории GitHub так что каждый шаг можно повторить самостоятельно. Docker compose up...
-
Bringing Observability to Claude Code: #OpenTelemetry in Action
🔍 #ClaudeCode Monitoring with #OpenTelemetry & #SigNoz transforms #AI #coding assistants into measurable, transparent tools with complete observability
📊 Track key metrics: token usage & costs, sessions/conversations per user, quota visibility (5-hour rolling windows), command duration (P95), request success rates & model distribution across #Sonnet and #Opus variants
🧵 👇
-
Do I happen to know anyone who has tried or uses #SigNoz https://signoz.io/ ? Particularly for enterprise-level, but curious to hear about home uses too.
-
🦫 🐝 Overhead for distributed tracing can be costly, but #eBPF can help reduce resource strain on CPUs, memory, and network traffic: https://t.ly/QBRYt
#Golang #Go #observability #kubernetes #tech #IT #Linux #Datadog #SigNoz #Valkey #Redis #opentelemetry #OTEL
-
Angeles Mora is doing her first IT talk ever on "Mastering Observability with #SigNoz" in the #monitoring and #observability devroom at #FOSDEM. https://fosdem.org/2025/schedule/event/fosdem-2025-6640-mastering-observability-with-signoz-open-source-alternative-for-metrics-logs-and-traces/
-
I usually don't post about work-related stuff except for ranting or asking technical questions, but this time I'll make an exception:
Today, Dash0 went out of beta and I am very proud to be part of the magnificent team making this #OpenTelemetry Native #Observability solution possible. 😀
If you’re looking for an observability solution, such as #Grafana, #ElasticStack, #NewRelic, #Datadog or #SigNoz, then give it a spin!
-
Here is #SigNoz log analyzer UI showing cases after my #LogDozer collected all logs records from the app into it https://gitea.bvn13.me/logdozer/logdozer
-
What are other open source options I should examine for monitoring/visualization tools that does metrics, tracing and logging together? I'm already looking at Signoz. What else.is out there worth my time?
#signoz
#apm
#logging
#visualization
#kubernetes -
The current state of OpenTelemetry
https://signoz.io/blog/opentelemetry-roundup-2023/
#ycombinator #opentelemetry #signoz #observability -
Did OpenTelemetry deliver on its promise in 2023?
https://signoz.io/blog/opentelemetry-roundup-2023/
#ycombinator #opentelemetry #signoz #observability -
otel-collector is quite an impressive piece of tech 🙇🏽♂️ props to the #opentelemetry community
https://opentelemetry.io/docs/collector/
i'm using it with #signoz ✨
-
Found out that #Uptrace, a competitor to #SigNoz, are using #BSLLicense and even have it configured to resolve to Apache 2.0 + have a very generous “Additional Use Grant”: https://github.com/uptrace/uptrace/blob/master/LICENSE
-
Another day and another push for having #OpenSource startups adopt the BSL-license rather than a bespoke hybrid proprietary setup or an orphaning-prone AGPL / SSPL licensed setup: https://github.com/SigNoz/signoz/discussions/3021
#OpenTelemetry #SigNoz #OpenSourceStartup #BSLLicense #AGPL #SSPL #FOSS
-
After more than a week of #tinkering in the evening hours, I successfully integrated #OpenTelemetry via #SigNoz in my primary hobby project (a web MUD of sorts). 🥳
However, the resulting #docker image is larger than the available space on the VPS where I host the project. 💀
We're gonna need a bigger boat. ⛵ #dev