Channels
watercooler
incidents
reactjs-config
k8s_operator_helm
write-for-signoz
signoz-alert-testing
testsupport
webhook-dev
general
contributing
support
contributing-frontend
github-activities
Powered by
#support
Title
# support
s
sarthak gupta
05/01/2023, 7:48 AM
hello everyone , can anyone tell what metric i can use for plotting the service wise throughputs and latencies accurately ??
s
Srikanth Chekuri
05/01/2023, 1:44 PM
There are two things. The metrics generated from the traces or the custom application metrics sent directly. For the former, the names are
signoz_calls_total
,
signoz_calls_latency_{sum, bucket, count}
. Your custom metrics you should be find them by searching for metric name.
s
sarthak gupta
05/02/2023, 4:52 AM
ok
2 Views
Post