Ankit Nayan
Ankit Nayan
SigNoz shows a list of tags in the trace detail page. It would be useful to give an option to add a tag to search filter for spans in trace...
Some questions to dig deeper - Is context cancellation not working? If a user exits the page from browser or switches to another page at signoz, the past query should...
Currently, the trace detail page loads somewhere between 5K to 10K spans and the browser tab OOMs for more spans. The frontend handles creating multiple trees and subtrees from the...
Currently, SigNoz does not have an option to filter and group by traceID. This feature request is to enable traceID based filtering and groupby in trace filter page. This would...
Move all db calls to prepared statements and specifically with context if possible to make signoz more secure from sql injections. A query should not be a string prepared from...
- [x] add non-service components in servicemap like db, messaging systems, etc https://github.com/SigNoz/signoz/issues/1454 - [ ] enable filtering in servicemap - [x] https://github.com/SigNoz/signoz/issues/1457 - [x] view service map at some...