Nityananda Gohain
Nityananda Gohain
Right now the `sendMessage` function in [ producer.go](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/6feda8333ee4608534f51a0bcd3e2fe8b60ab900/instrumentation/github.com/Shopify/sarama/otelsarama/producer.go#L38) of otelsarama package doesn't accept a context because of which it starts a new span because of which it is always the...
The current DSN example is not correct as the client will try to use the database `database=clicks`
Seperate out functions to sql.go from parser in logs
Right now we have explicitly added headers in the reader for live tail API, we need a better way to handle it.
I had submitted a PR few days ago which allowed the zoom functionality. But since in a new PR the theme-lava.css was restored the zoom option has stopped working. What...
Duplicate of https://github.com/SigNoz/signoz/pull/1574 as it contains other commits as well.
FIXES https://github.com/SigNoz/engineering-pod/issues/743
Fixes https://github.com/SigNoz/engineering-pod/issues/718
It's not clear from our docs on how fields are parsed and if can set which fields would be indexed fields from collector config file. I tried to look for...