home.social

#signoz — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #signoz, aggregated by home.social.

fetched live
  1. DeepSeek Monitoring & Observability with OpenTelemetry Set up DeepSeek monitoring with OpenTelemetry and SigNoz to track latency, error rates, and token usage for full DeepSeek observability.

    #SigNoz #Cloud #Self-Host

    Origin | Interest | Match
  2. 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?

  3. Наблюдаемость .NET-сервисов с помощью OpenTelemetry (traces/metrics/logs). Практический пример

    В этой статье я покажу, как с нуля подключить OpenTelemetry в ASP.NET Core проект и получить полноценную наблюдаемость: распределённые трейсы, метрики и логи. Мы не будем углубляться в теорию (что такое спаны/трейсы/метрики и почему это важно) - сфокусируемся на практике. Мы развернём небольшой "микросервисный" стенд в Docker Compose и после пары запросов увидим в SigNoz полный набор сигналов: трейсы, метрики и логи с корреляцией по trace_id. Все исходники доступны в репозитории GitHub так что каждый шаг можно повторить самостоятельно. Docker compose up...

    habr.com/ru/articles/984252/

    #opentelemetry #opentelemetrydotnet #signoz #dotnet

  4. DeepSeek Monitoring & Observability with OpenTelemetry Monitoring and observability for DeepSeek API usage and performance with OpenTelemetry instrumentation to send traces, logs, and metrics t...

    #SigNoz #Cloud #Self-Host

    Origin | Interest | Match
  5. 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

    🧵 👇

  6. DeepSeek API Dashboard Monitor DeepSeek API usage and performance including token consumption, model distribution, error rates, request volumes, and latency trends for optimal AI workload observabi...

    #SigNoz #Cloud #Self-Host

    Origin | Interest | Match
  7. Do I happen to know anyone who has tried or uses #SigNoz signoz.io/ ? Particularly for enterprise-level, but curious to hear about home uses too.

  8. 🦫 🐝 Overhead for distributed tracing can be costly, but #eBPF can help reduce resource strain on CPUs, memory, and network traffic: t.ly/QBRYt

    #Golang #Go #observability #kubernetes #tech #IT #Linux #Datadog #SigNoz #Valkey #Redis #opentelemetry #OTEL

  9. 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!

    Start your free 14-days trial at www.dash0.com!
    #o11y #otel

  10. Here is log analyzer UI showing cases after my collected all logs records from the app into it gitea.bvn13.me/logdozer/logdoz

  11. 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

  12. otel-collector is quite an impressive piece of tech 🙇🏽‍♂️ props to the #opentelemetry community

    opentelemetry.io/docs/collecto

    i'm using it with #signoz

  13. 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”: github.com/uptrace/uptrace/blo

  14. 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: github.com/SigNoz/signoz/discu

    #OpenTelemetry #SigNoz #OpenSourceStartup #BSLLicense #AGPL #SSPL #FOSS

  15. 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

  16. i've been monitoring a #phoenix app with otelcol, prom_ex, and #signoz, using client tls certs for the otlp. it's been very useful and awesome to have a 100% foss monitoring stack

    #observability #opentelemetry