Srikanth Chekuri

Results 417 comments of Srikanth Chekuri

@vikrantgupta25 take a look at the table data format https://github.com/SigNoz/signoz/pull/5308/files#diff-d3c63967220d7c8ed701bb4ec8f3ec8fe5a24a5264477429dfc209ca5a269374

The table format has been updated here https://github.com/SigNoz/signoz/pull/5308. Please share the desired format for other types.

From @nityanandagohain https://github.com/SigNoz/signoz/assets/22846633/f1695c0d-e6c4-4040-906a-0e64ec20fe5a

Does it require any frontend changes?

I was assuming instrumentation scope collector PR gets merged first and then we will release this later after enough back filling. I will review it.

Can you add a test that shows how to query just by the scope name? I can see how it happens for the attributes but it's not clear about the...

Thanks for the test. Two questions, 1. What does this support mean for log pipelines 2. Is there no enrichment required here https://github.com/SigNoz/signoz/blob/1b0ec8ac4332b49d12d20099fd986946293f58c6/pkg/query-service/app/http_handler.go#L2940-L2972?