Elizabeth Mathew
06/02/2025, 12:19 PMAshu
Shuvam Manna
05/26/2025, 6:45 AMAshu
Anushka Karmakar
05/16/2025, 4:00 PMAshu
community feedback
. Please explain your issue in detail and provide error message or screenshots if applicable
• Reply on this thread with your feedback if you don't want to create an issue
• If you are running SigNoz at serious scale, please book a quick zoom call with our devrel @Nagesh Bansal and share your experience. Here's the calendly link.
We're excited to take this up and take OSS SigNoz experience to the next level. Let's make SigNoz the best open source observavility tool out there, appreciate all kinds of feedback. ❤️M Q
05/15/2025, 6:11 PMM Q
05/15/2025, 6:02 PMAnushka Karmakar
05/15/2025, 4:00 PMLinwei
05/15/2025, 9:52 AM405 Method Not Allowed
when the browser sends OPTIONS preflight requests.
how can i fix this?Natalia Henao ulcue
05/14/2025, 9:24 PMAnushka Karmakar
05/14/2025, 4:00 PMElizabeth Mathew
05/14/2025, 11:14 AMChetan Bhatt
05/14/2025, 4:53 AMYahor Sinkevich
05/13/2025, 4:01 PMAnushka Karmakar
05/13/2025, 4:01 PMAshu
Elizabeth Mathew
05/12/2025, 11:22 AMYan
05/12/2025, 5:08 AMAl
05/07/2025, 6:32 PMPanel Type: Number
with Unit: Percent (0.0-1.0)
with the Formula: A/(A+B)
and the number value is pretty much always 100%.
The following recent example displays as 100%:
A/(A+B) where:
A = 3996357
B = 434
3996357 / (3996357+434) = 0.999891413
Is it possible to display 99.98% ?Ashu
Elizabeth Mathew
05/07/2025, 11:22 AMkubeletstats
, kubernetes_cluster
, and k8sobjects
, you can collect detailed metrics like pod resource usage, node health, and more directly from the Kubernetes API.
👉 No separate Prometheus setup needed. Just plug into the OTel pipeline.
If you're already using OTel for traces, or just exploring better ways to observe your infra, we wrote a blog that covers:
1. How to monitor VMs, K8s clusters, and pods with OTel
2. Whether OTel is ready to replace traditional infra monitoring
3. How to switch from Prometheus to OpenTelemetry
If you are hooked, check out our latest blog!🌤️Tinyhorns
05/06/2025, 11:47 AMSheldon
05/05/2025, 4:24 PMNagarajan
05/05/2025, 8:41 AMkubectl port-forward
directly to the service, all functionality—including login and registration—works as expected.
Environment Details:
• Ingress Controller: NGINX
• Load Balancer: AWS NLB (with TLS via cert-manager and external-dns)
• Service Type: ClusterIP
• SigNoz Version: v0.81.0
• Access Method That Works: kubectl port-forward
• Access Method That Fails: Public URL via Ingress (e.g., https://signoz.test.com)
Observed Logs:
• Successful 200 responses for /api/v1/hosts/list
, /api/v1/loginPrecheck
• 501 error for /api/v3/licenses/active
("not implemented"
)
• 500 error for /api/v1/user/{id}
("user not found"
) via Ingress
This behavior suggests an issue with Ingress forwarding or session handling.
Request:
Could you please help identify what might be misconfigured in our Ingress setup or suggest changes needed to ensure login/register works correctly through NGINX Ingress?
Happy to provide Ingress and service YAMLs if needed.Sascha Grossenbacher
05/02/2025, 3:03 PMCory E Adams
05/01/2025, 5:13 PMOm kasale
04/30/2025, 6:45 AMChandrashekhar
04/29/2025, 6:01 AMSudhay Senthil
04/28/2025, 3:15 PMopenTelemetryTransportV3
transport.
But I see metadata
as a JSON string instead of an object i can query on Signoz. Can someone please help?