github SigNoz/signoz v0.143.0

3 hours ago

What changed

🎉 AI Observability: monitor your LLM and agent workloads

SigNoz now offers dedicated AI Observability for LLM and agent workloads:

  • An Overview of tokens, cost, latency, and errors across models, providers, and agents
  • An Explorer to query AI spans by model, provider, agent, and tool
  • Attribute mapping that normalizes span attributes from different AI frameworks into OpenTelemetry gen_ai.* keys
  • Pricing to set per-model prices and get cost on every LLM span

🔐 Login Sessions: opaque tokens by default

Login sessions now use opaque tokens by default, so each user signs in again once. To continue using JWT, set SIGNOZ_TOKENIZER_PROVIDER=jwt and SIGNOZ_TOKENIZER_JWT_SECRET. With the JWT provider and no secret, SigNoz refuses to start.

Read the v0.143.0 upgrade guide before upgrading.

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.142.1...v0.143.0

Don't miss a new signoz release

NewReleases is sending notifications on new releases.