Slackbot
03/17/2023, 8:07 PMnitya-signoz
03/18/2023, 4:38 AMnitya-signoz
03/18/2023, 4:39 AMHarsh Thakur
03/18/2023, 8:37 AMmaterialize a field for better query perf or usage in dashboardsI’d like to give my users a read-only credential* to the the DB server as I don’t want them to start relying on creating tables/columns I don’t want to maintain. It’s why I was considering projections as Clickhouse could then optimise the query internally.
We have our own distro of otel collector you can check hereAmazing, I think the Makefile in there should let me build and play around. I’m also looking into opamp, are there any high level deployment docs around that? *- We want to store other data in Clickhouse and provide a single interface for querying/building on top of it, so we might end up in a situation where we can’t use Signoz UI or the query service. Not sure how it’ll play out but that’s kinda the end goal. Proobably, I might have to consider using query-service and extending it in some way…
Ankit Nayan
We want to store other data in Clickhouse and provide a single interface for querying/building on top of it@Harsh Thakur you can create a dashboard by writing clickhouse sql query. So, you should be able to plot chart on non-observability data too. What are your use cases?
Ankit Nayan
Harsh Thakur
03/22/2023, 2:40 PMthe whole interactiveness of the observability suite would be lost.I do want this + correlation with other data too… and that’s where I wonder if Signoz UI would be the right component.
Harsh Thakur
03/22/2023, 2:40 PM. So, you should be able to plot chart on non-observability data tooAs in from Signoz UI?
Ankit Nayan
As in from Signoz UI?Yes
Harsh Thakur
03/22/2023, 2:42 PMAnkit Nayan
correlation with other data tooWe have been looking for usecases to build this. Mind to discuss more over a call? https://calendly.com/ankit-nayan/observability-discussions-with-signoz
Harsh Thakur
03/22/2023, 2:45 PMAnkit Nayan