:wave: Hello, team! Hello. Is it possible to send ...
# support
v
πŸ‘‹ Hello, team! Hello. Is it possible to send custom metrics such as counters / timers / gauges to SigNoz?
a
yes...which language do you work in?
v
Go
a
have you set up custom metrics using prometheus already? Else would suggest to use opentelemetry metrics sdks to generate custom metrics
v
no, just implemented a simple setup as per https://github.com/SigNoz/distributed-tracing-go-grpc-sample
a
so these should work?
yes..until you use pure opentelemetry and not anything custom from uptrace
@Vlad Suciu does uptrace support metrics in oss version?
v
don’t know but will use pure opentelemetry then
πŸ‘ 1
for custom metrics in SigNoz one needs custom dashboards to view the data?
queried via PromQL ?
a
yes
one can create custom dashboards and plot data using promQL. Soon we will be releasing autocomplete suggestions in the UI to help build query πŸ™‚
v
that would have been my next question πŸ™‚
thanks for the quick replies.
πŸš€ 1
Do you recommend installing signoz on the same k8 cluster as the traced services or on its own cluster?
a
independent cluster usually to keep blast radius away from your core business